mrepo: fix UpdateCheckData

This commit is contained in:
linsui 2024-01-30 17:27:11 +08:00
parent 1bfeee5df9
commit e1c64b1d03

View file

@ -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