From daef3a26ef23c0066542d6a732bb08864425888e Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sun, 23 Jul 2023 08:37:37 +0000 Subject: [PATCH] himalaya: Update to version 0.7.3, fix url --- bucket/himalaya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/himalaya.json b/bucket/himalaya.json index e15fda4b95..d10a107d71 100644 --- a/bucket/himalaya.json +++ b/bucket/himalaya.json @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.tar.gz" + "url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.zip" } } }