Update Hysteria Plugin - SagerNet to 1.1.0 (85)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 04:25:34 +00:00
parent abffe1a2c0
commit e82ddaceba

View file

@ -135,9 +135,29 @@ Builds:
- plugin
ndk: r23b
- versionName: 1.1.0
versionCode: 85
commit: b5f4a9eb0bada7a1a5e8523d3164e29b811fa833
subdir: plugin/hysteria
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild:
- pushd ../..
- sed -i -e 's/1.18beta1/1.17.5/' bin/fdroid/install_golang.sh
- ./run fdroid prebuild_plugin_golang hysteria
scandelete:
- external
- plugin
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags ^hysteria-plugin-.*
VercodeOperation: '%c * 5'
UpdateCheckData: sager.properties|HYSTERIA_VERSION=(\d+)|.|HYSTERIA_VERSION_NAME=(.*)
CurrentVersion: 1.0.4
CurrentVersionCode: 80
CurrentVersion: 1.1.0
CurrentVersionCode: 85