mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
17 lines
769 B
JSON
17 lines
769 B
JSON
{
|
|
"version": "2.64.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": "34866f585567dbef8a07b8bd77d844df7e5ed0331f99c625f4c762705dd90a64",
|
|
"bin": "innounp.exe",
|
|
"checkver": {
|
|
"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"
|
|
}
|
|
}
|