mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Hysteria Plugin - SagerNet to 0.9.7 (60)
This commit is contained in:
parent
6510d08c4f
commit
e1a8b7bd91
1 changed files with 22 additions and 2 deletions
|
|
@ -35,9 +35,29 @@ Builds:
|
|||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.9.7
|
||||
versionCode: 60
|
||||
commit: 2ccc252c97d5d4a72c4e769f41740f42e2b47933
|
||||
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: 0.9.6
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 0.9.7
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue