Skip to content

Commit 85a4ab1

Browse files
committed
innounp: Update to version 2.66.3, fix checkver
1 parent 71e7049 commit 85a4ab1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/innounp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"version": "2.66.2",
2+
"version": "2.66.3",
33
"description": "Inno Setup Unpacker (Unicode)",
44
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
55
"license": "GPL-3.0-only",
66
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip",
77
"hash": "1747200c0376bb5e6dccd93f0aebe8545b2c9703b11db4e1ec9fea3e5fd3651c",
88
"bin": "innounp.exe",
99
"checkver": {
10-
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/readme.md",
11-
"regex": "Inno Setup Unpacker (\\d+(?:\\.\\d+){2})"
10+
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/docs/innounp.htm",
11+
"regex": "(?s)What's new/History.*?<b>(\\d+(?:\\.\\d+){2})</b>"
1212
},
1313
"autoupdate": {
1414
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip"

0 commit comments

Comments
 (0)