mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 18:29:44 +00:00
Update Mieru Plugin - SagerNet to 1.15.0 (70)
This commit is contained in:
parent
2665471d44
commit
1f0cfa7fe1
1 changed files with 17 additions and 2 deletions
|
|
@ -175,10 +175,25 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.15.0
|
||||
versionCode: 70
|
||||
commit: a9769fa15c4a97b8832eea63670f56dda6026351
|
||||
subdir: plugin/mieru
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: cp -R ../../gradle ./
|
||||
scandelete:
|
||||
- plugin
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^mieru-plugin-.*
|
||||
VercodeOperation:
|
||||
- '%c * 5'
|
||||
UpdateCheckData: sager.properties|MIERU_VERSION=(\d+)|.|MIERU_VERSION_NAME=(.*)
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 1.15.0
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue