mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update NaïveProxy Plugin - SagerNet to 109.0.5414.74-1 (115)
This commit is contained in:
parent
7c8602390a
commit
9a1c4adb5a
1 changed files with 18 additions and 2 deletions
|
|
@ -287,10 +287,26 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 109.0.5414.74-1
|
||||
versionCode: 115
|
||||
commit: 7bf05cfd8128d89e708b3df108505c53b7cd97a2
|
||||
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: 108.0.5359.94-1
|
||||
CurrentVersionCode: 110
|
||||
CurrentVersion: 109.0.5414.74-1
|
||||
CurrentVersionCode: 115
|
||||
|
|
|
|||
Loading…
Reference in a new issue