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