mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Mieru Plugin - SagerNet to 1.12.0 (55)
This commit is contained in:
parent
03d885ce4f
commit
8f4756bd44
1 changed files with 17 additions and 2 deletions
|
|
@ -128,10 +128,25 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.12.0
|
||||
versionCode: 55
|
||||
commit: 5e20e61589114256878b8d99308c034f61806830
|
||||
subdir: plugin/mieru
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
gradle:
|
||||
- fdroid
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^mieru-plugin-.*
|
||||
VercodeOperation:
|
||||
- '%c * 5'
|
||||
UpdateCheckData: sager.properties|MIERU_VERSION=(\d+)|.|MIERU_VERSION_NAME=(.*)
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue