From dca017aaba6bbd040e609a28d2563d68c840c215 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 12 Sep 2022 08:17:20 +0000 Subject: [PATCH] kiwixmobile - switched UCM to HTTP --- metadata/org.kiwix.kiwixmobile.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/org.kiwix.kiwixmobile.yml b/metadata/org.kiwix.kiwixmobile.yml index c819a53681..4ce100da3a 100644 --- a/metadata/org.kiwix.kiwixmobile.yml +++ b/metadata/org.kiwix.kiwixmobile.yml @@ -245,7 +245,7 @@ MaintainerNotes: |- As of 2.5.1 version is scripted. AutoUpdateMode: Version -UpdateCheckMode: Tags -UpdateCheckData: VERSION_INFO|\n([0-9]*)|.|(.*) +UpdateCheckMode: HTTP +UpdateCheckData: https://download.kiwix.org/release/kiwix-android/VERSION_INFO|\n([0-9]*)|.|(.*) CurrentVersion: 3.6.0 CurrentVersionCode: 7230600