mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Hysteria Plugin - SagerNet to 1.3.0 (95)
This commit is contained in:
parent
02e245a1a3
commit
39c7adb613
1 changed files with 20 additions and 2 deletions
|
|
@ -176,10 +176,28 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 95
|
||||
commit: a03b41f625f1369c4ea6db7428adc50e2cfe05ec
|
||||
subdir: plugin/hysteria
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- curl -Lso go.tar.gz https://golang.org/dl/go1.18.6.linux-amd64.tar.gz
|
||||
- echo "bb05f179a773fed60c6a454a24141aaa7e71edfd0f2d465ad610a3b8f1dc7fe8 go.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf go.tar.gz --strip-components=1 -C /usr/local/
|
||||
gradle:
|
||||
- fdroid
|
||||
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.2.1
|
||||
CurrentVersionCode: 90
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue