Update Hysteria Plugin - SagerNet to 1.3.5 (105)

This commit is contained in:
F-Droid checkupdates bot 2023-06-15 14:37:42 +00:00
parent 3295626905
commit 2b64b26738

View file

@ -210,10 +210,26 @@ Builds:
- plugin
ndk: r25
- versionName: 1.3.5
versionCode: 105
commit: 088593e682e243e44ba5cffc562c75328efd3097
subdir: plugin/hysteria
submodules: true
sudo:
- apt-get update
- apt-get install -y -t bullseye-backports golang-go
gradle:
- fdroid
prebuild: cp -R ../../gradle ./
scandelete:
- external
- plugin
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags ^hysteria-plugin-.*
VercodeOperation:
- '%c * 5'
UpdateCheckData: sager.properties|HYSTERIA_VERSION=(\d+)|.|HYSTERIA_VERSION_NAME=(.*)
CurrentVersion: 1.3.2
CurrentVersionCode: 100
CurrentVersion: 1.3.5
CurrentVersionCode: 105