mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-13 15:15:15 +00:00
* innounp@0.50: switch to maintained fork and update to 1.73 * Update innounp.json * Update innounp.json --------- Co-authored-by: HUMORCE <humorce@outlook.com>
14 lines
509 B
JSON
14 lines
509 B
JSON
{
|
|
"version": "1.75",
|
|
"description": "Inno Setup Unpacker (Unicode)",
|
|
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://www.rathlev-home.de/tools/download/innounp-1.zip",
|
|
"hash": "4d7be8e6fadd4561d96158bbe4f45d4ca3439e258622ed97c161cb4f40ef49ab",
|
|
"bin": "innounp.exe",
|
|
"checkver": "executable - version ([\\d.]+)",
|
|
"autoupdate": {
|
|
"url": "https://www.rathlev-home.de/tools/download/innounp-1.zip"
|
|
}
|
|
}
|