mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update NaïveProxy Plugin - SagerNet to 115.0.5790.166-1 (145)
This commit is contained in:
parent
ccf7a37b92
commit
e1afbb406d
1 changed files with 18 additions and 2 deletions
|
|
@ -385,10 +385,26 @@ Builds:
|
||||||
- plugin
|
- plugin
|
||||||
ndk: r25
|
ndk: r25
|
||||||
|
|
||||||
|
- versionName: 115.0.5790.166-1
|
||||||
|
versionCode: 145
|
||||||
|
commit: 3d8821888d6dc93d6402873e510689ed884aae6f
|
||||||
|
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:
|
||||||
|
- plugin
|
||||||
|
ndk: r25
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^naive-plugin-.*
|
UpdateCheckMode: Tags ^naive-plugin-.*
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- '%c * 5'
|
- '%c * 5'
|
||||||
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
||||||
CurrentVersion: 114.0.5735.91-3
|
CurrentVersion: 115.0.5790.166-1
|
||||||
CurrentVersionCode: 140
|
CurrentVersionCode: 145
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue