mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 07:09:37 +00:00
Update NaïveProxy Plugin - SagerNet to 107.0.5304.87-1 (105)
This commit is contained in:
parent
3cbbda7bf6
commit
126eb1811d
1 changed files with 18 additions and 2 deletions
|
|
@ -255,10 +255,26 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 107.0.5304.87-1
|
||||
versionCode: 105
|
||||
commit: 3593fc10b6889367774f37b32c2e5f89fedb5226
|
||||
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: 106.0.5249.91-1
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 107.0.5304.87-1
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue