mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-27 05:44:39 +00:00
17 lines
803 B
JSON
17 lines
803 B
JSON
{
|
|
"version": "2.67.4",
|
|
"description": "Inno Setup Unpacker (Unicode)",
|
|
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip",
|
|
"hash": "d7927bcf847a4738c1522bc20181ea204ba653bc7212b1aa2e2eff2a0fd699f1",
|
|
"bin": "innounp.exe",
|
|
"checkver": {
|
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/docs/innounp.htm",
|
|
"regex": "(?s)What's new/History.*?<b>(\\d+(?:\\.\\d+){2})</b>"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip"
|
|
}
|
|
}
|