mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-01 14:54:40 +00:00
17 lines
803 B
JSON
17 lines
803 B
JSON
{
|
|
"version": "2.67.3",
|
|
"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": "2bd0288ff911a00eff34758df8146928d9c087ad31cc6addecb55fd4714cc1e8",
|
|
"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"
|
|
}
|
|
}
|