From b692058136fb4b8ea328d5a6bc5139dc30f89933 Mon Sep 17 00:00:00 2001 From: Darloli <96697399+SorYoshino@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:19:37 +0800 Subject: [PATCH] innounp: Update to version 2.65.3, revert checkver (#7330) --- bucket/innounp.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bucket/innounp.json b/bucket/innounp.json index f883125f1e..87a5e7a865 100644 --- a/bucket/innounp.json +++ b/bucket/innounp.json @@ -1,5 +1,5 @@ { - "version": "2025", + "version": "2.65.3", "description": "Inno Setup Unpacker (Unicode)", "homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack", "license": "GPL-3.0-only", @@ -7,9 +7,8 @@ "hash": "a23301e8d18735da3a6adb088d780dc91194a6be64091cb5fa8cfa2a37b4df85", "bin": "innounp.exe", "checkver": { - "url": "https://api.github.com/repos/jrathlev/InnoUnpacker-Windows-GUI/commits?path=innounp-2/bin/innounp-2.zip&per_page=1", - "jsonpath": "$[0].commit.message", - "regex": "([\\d.]+)" + "url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/docs/innounp.htm", + "regex": ">Version ([\\d.]+)" }, "autoupdate": { "url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip"