From 8a58a492664c37ca4d0fb470fbdb19a104de1ecb Mon Sep 17 00:00:00 2001 From: tech189 Date: Mon, 22 Jan 2024 15:34:07 +0000 Subject: [PATCH] optipng: (chore) Fix checkver --- bucket/optipng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/optipng.json b/bucket/optipng.json index 9676f848c6..4e99e7053c 100644 --- a/bucket/optipng.json +++ b/bucket/optipng.json @@ -16,7 +16,7 @@ } }, "bin": "optipng.exe", - "checkver": "([\\d.]+)<\\/b><\\/font> \\(stable\\)", + "checkver": "([\\d.]+).*\\(stable\\)", "autoupdate": { "architecture": { "32bit": {