From 38e89864fc2e56dabe3f9f211a5844296f12f6a7 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 20 Mar 2021 19:05:55 +0100 Subject: [PATCH] re-enable update check for PlatyPush (upstream issue solved) --- metadata/tech.platypush.platypush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/tech.platypush.platypush.yml b/metadata/tech.platypush.platypush.yml index 5a10a58681..25b87266e5 100644 --- a/metadata/tech.platypush.platypush.yml +++ b/metadata/tech.platypush.platypush.yml @@ -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