mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update NaïveProxy Plugin - SagerNet to 113.0.5672.62-2 (135)
This commit is contained in:
parent
3f4298b2cf
commit
ab13fd9011
1 changed files with 19 additions and 2 deletions
|
|
@ -353,10 +353,27 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 113.0.5672.62-2
|
||||
versionCode: 135
|
||||
commit: a82ccbad5564bee038b513eac033f17e48fee706
|
||||
subdir: plugin/naive
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make tcl gettext libcurl4-openssl-dev ninja-build pkg-config
|
||||
bzip2 gcc-multilib
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: cp -R ../../gradle ./
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^naive-plugin-.*
|
||||
VercodeOperation:
|
||||
- '%c * 5'
|
||||
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
||||
CurrentVersion: 111.0.5563.64-1
|
||||
CurrentVersionCode: 130
|
||||
CurrentVersion: 113.0.5672.62-2
|
||||
CurrentVersionCode: 135
|
||||
|
|
|
|||
Loading…
Reference in a new issue