mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update NaïveProxy Plugin - SagerNet to 109.0.5414.74-2 (120)
This commit is contained in:
parent
750bc150a9
commit
16effad62e
1 changed files with 18 additions and 2 deletions
|
|
@ -303,10 +303,26 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 109.0.5414.74-2
|
||||
versionCode: 120
|
||||
commit: 682d889dd7fdb95f67915c098d836e516b39ce2e
|
||||
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
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^naive-plugin-.*
|
||||
VercodeOperation:
|
||||
- '%c * 5'
|
||||
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
||||
CurrentVersion: 109.0.5414.74-1
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 109.0.5414.74-2
|
||||
CurrentVersionCode: 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue