mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update NaïveProxy Plugin - SagerNet to 99.0.4844.51-1 (65)
This commit is contained in:
parent
cf9d52d69c
commit
970da44051
1 changed files with 23 additions and 2 deletions
|
|
@ -146,9 +146,30 @@ Builds:
|
|||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 99.0.4844.51-1
|
||||
versionCode: 65
|
||||
commit: e94bafc2fd2eedf26322aa1e2caf2ac242d53046
|
||||
subdir: plugin/naive
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
- apt-get install -y tcl gettext libcurl4-openssl-dev ninja-build pkg-config
|
||||
- apt-get remove -y libc6-i386 --autoremove
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- pushd ../..
|
||||
- ./run fdroid prebuild_plugin_naive
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^naive-plugin-.*
|
||||
VercodeOperation: '%c * 5'
|
||||
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
||||
CurrentVersion: 98.0.4758.80-2
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 99.0.4844.51-1
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue