mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Hysteria Plugin - SagerNet to 1.0.0 (65)
This commit is contained in:
parent
985982d057
commit
20ea3f0683
1 changed files with 22 additions and 2 deletions
|
|
@ -55,9 +55,29 @@ Builds:
|
|||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 65
|
||||
commit: c76ae249d584976ea1e617063bd650cd6e4a8593
|
||||
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.7
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue