mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Mieru Plugin - SagerNet to 1.15.1 (75)
This commit is contained in:
parent
a954f62079
commit
a34a9badd4
1 changed files with 17 additions and 2 deletions
|
|
@ -190,10 +190,25 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.15.1
|
||||
versionCode: 75
|
||||
commit: 70e684bae81d4bb4203e860ab88c4319e88f944d
|
||||
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.15.0
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 1.15.1
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue