mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update com.chiller3.rsaf to v3.17 (200960)
This commit is contained in:
parent
ecaf89f865
commit
ceedd02144
1 changed files with 7 additions and 8 deletions
|
|
@ -12,10 +12,9 @@ Repo: https://github.com/chenxiaolong/RSAF.git
|
|||
Binaries: https://github.com/chenxiaolong/RSAF/releases/download/v%v/RSAF-%v-arm64-v8a-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '3.16'
|
||||
versionCode: 200704
|
||||
disable: https://github.com/chenxiaolong/RSAF/issues/50
|
||||
commit: 86c6481e601c5c4d87b429c69815d0de101307ff
|
||||
- versionName: '3.17'
|
||||
versionCode: 200960
|
||||
commit: 8a6ca86b7d8f5d8f026e052c0654e2709504a4ea
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
|
|
@ -42,12 +41,12 @@ Builds:
|
|||
- export GOPATH="$HOME/go"
|
||||
- export PATH="$GOROOT/bin:$GOPATH/bin:$PATH"
|
||||
- gradle rcbridge
|
||||
ndk: 28.2.13676358
|
||||
ndk: r28c
|
||||
|
||||
AllowedAPKSigningKeys: b2506499bea1c5a6e658f07be6773fe486999dc124204c6522af7407503ac9f9
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: metadata/version.txt|(\d+)||
|
||||
CurrentVersion: '3.16'
|
||||
CurrentVersionCode: 200704
|
||||
UpdateCheckData: metadata/version.txt|(\d+)||v([\d.])
|
||||
CurrentVersion: '3.17'
|
||||
CurrentVersionCode: 200960
|
||||
|
|
|
|||
Loading…
Reference in a new issue