mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
mrepo: fix UpdateCheckData
This commit is contained in:
parent
1bfeee5df9
commit
e1c64b1d03
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/MRepoApp/MRepo/releases/latest/download/version_code.txt|versionCode=(\d+)|.|versionName=(.+)
|
||||
UpdateCheckData: https://github.com/MRepoApp/MRepo/releases/latest/download/version_code.txt|versionCode=(\d+)|.|versionName=([\d.]+)\.
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 677
|
||||
|
|
|
|||
Loading…
Reference in a new issue