mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
re-enable update check for PlatyPush (upstream issue solved)
This commit is contained in:
parent
37775b2d16
commit
38e89864fc
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ MaintainerNotes: |-
|
|||
- npm run build:release
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://git.platypush.tech/platypush/platypush-app/-/raw/master/package.json|"version-code":\s*(\d+)|.|"version":\s*"([\d.]+)"
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1000032
|
||||
|
|
|
|||
Loading…
Reference in a new issue