From aeed6cc8505b503cd275a305a517a64ecbca1a9c Mon Sep 17 00:00:00 2001 From: Zarin Date: Sat, 11 Mar 2023 03:43:05 -0500 Subject: [PATCH] mpd: Fix checkver (#4542) --- bucket/mpd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index 9d94f1782f..45773b443c 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -10,7 +10,7 @@ } }, "bin": "mpd.exe", - "checkver": "MPD ([\\d.]+) released", + "checkver": ">MPD ([\\d.]+) released", "autoupdate": { "architecture": { "64bit": {