mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update NaïveProxy Plugin - SagerNet to 98.0.4758.80-2 (60)
This commit is contained in:
parent
e1a8b7bd91
commit
b1a0624d40
1 changed files with 23 additions and 2 deletions
|
|
@ -125,9 +125,30 @@ Builds:
|
|||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 98.0.4758.80-2
|
||||
versionCode: 60
|
||||
commit: 2ccc252c97d5d4a72c4e769f41740f42e2b47933
|
||||
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-1
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 98.0.4758.80-2
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue