Update TUIC Plugin - SagerNet to 1.0.0 (30)

This commit is contained in:
F-Droid checkupdates bot 2023-06-15 14:47:08 +00:00
parent 2b64b26738
commit 7489643bf7

View file

@ -65,10 +65,31 @@ Builds:
- plugin
ndk: r25
- versionName: 1.0.0
versionCode: 30
commit: 088593e682e243e44ba5cffc562c75328efd3097
subdir: plugin/tuic
submodules: true
gradle:
- fdroid
srclibs:
- rustup@1.25.1
prebuild:
- $$rustup$$/rustup-init.sh -y
- source $HOME/.cargo/env
- pushd ../..
- rustup default stable
- ./run init action rust
- echo -e "\nsource $HOME/.cargo/env" >> ./bin/init/env.sh
scandelete:
- external
- plugin
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tuic-plugin-.*
VercodeOperation:
- '%c * 5'
UpdateCheckData: sager.properties|TUIC_VERSION=(\d+)|.|TUIC_VERSION_NAME=(.*)
CurrentVersion: 0.8.5
CurrentVersionCode: 25
CurrentVersion: 1.0.0
CurrentVersionCode: 30