From 4cef362d3419a094247c0529f6854b6558533d26 Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Fri, 25 Mar 2022 11:02:25 +0100 Subject: [PATCH] [up] Fix download link --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index ab8a427..2fab57c 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "2.1.1-2", "versionCode": 21102, - "zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.1/dnscrypt-proxy-android-v2.1.1-2.zip", + "zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.1-2/dnscrypt-proxy-android-v2.1.1-2.zip", "changelog": "https://github.com/quindecim/dnscrypt-proxy-android/blob/master/CHANGELOG.md" }