Update Symphony to 2023.4.82 (82)

This commit is contained in:
F-Droid checkupdates bot 2023-04-13 13:35:26 +00:00
parent 275da9f3c4
commit b4b9e61d22

View file

@ -53,7 +53,21 @@ Builds:
- yes
prebuild: npm run i18n:build
- versionName: 2023.4.82
versionCode: 82
commit: 29f06c6f6545207f929265de86aad1d4ffb36bdf
subdir: app
sudo:
- 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 i18n:build
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2023.4.80
CurrentVersionCode: 80
CurrentVersion: 2023.4.82
CurrentVersionCode: 82