symphony - update UCM regex

This commit is contained in:
Licaon_Kter 2023-11-07 16:27:41 +00:00
parent 6b316e293c
commit 23404f7e32

View file

@ -177,30 +177,9 @@ Builds:
- yes
prebuild: npm run prebuild
- versionName: 2023.11.106
versionCode: 106
disable: https://github.com/zyrouge/symphony/issues/319
commit: 6d48d7f474bbb009e1e10522683b87318e1d9fcc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init: npm install
gradle:
- yes
prebuild: npm run prebuild
scandelete:
- node_modules/@esbuild/linux-x64/bin/esbuild
- node_modules/esbuild/bin/esbuild
AllowedAPKSigningKeys: d51e49425b54173d80117bee1420a01aca24ff4c05d8156c7950d6a573433ae9
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2023.11.106
CurrentVersionCode: 106
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 2023.8.105
CurrentVersionCode: 105