From 4e283375efdb74af2c07b5dbb4a314325fc60a84 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Wed, 23 Aug 2023 14:59:03 +0000 Subject: [PATCH] qemu: Update `autoupdate.hash.url` --- bucket/qemu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/qemu.json b/bucket/qemu.json index 6d22a7395d..fa2e5b3d03 100644 --- a/bucket/qemu.json +++ b/bucket/qemu.json @@ -19,7 +19,7 @@ } }, "hash": { - "url": "$urlNoExt.sha512" + "url": "https://qemu.weilnetz.de/w64/$matchYear/qemu-w64-setup-$matchYear$matchMonth$matchDay.sha512" } } }