mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
17 lines
803 B
JSON
17 lines
803 B
JSON
{
|
|
"version": "2.67.2",
|
|
"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": "6b032ed42dad5fa02eca317d0e5cf986efbef03e2aa012fe969b52c8e9c0bd59",
|
|
"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"
|
|
}
|
|
}
|