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