From bb8d36577fa5d2abb5890eaf108c0e6f8c143810 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Wed, 23 Aug 2023 15:36:02 +0000 Subject: [PATCH] qemu: Update checkver - No longer matches for Release Candidate versions --- bucket/qemu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/qemu.json b/bucket/qemu.json index fa2e5b3d03..cc210006c4 100644 --- a/bucket/qemu.json +++ b/bucket/qemu.json @@ -11,7 +11,7 @@ }, "pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR -x!qemu-uninstall.exe'", "env_add_path": ".", - "checkver": "(?\\d{4})-(?\\d{2})-(?\\d{2}): New QEMU installer \\((?[\\d.a-z-]+)\\)", + "checkver": "(?\\d{4})-(?\\d{2})-(?\\d{2}): New QEMU installer \\(([\\d.]+)\\)", "autoupdate": { "architecture": { "64bit": {