2019-05-18 17:04:54 +02:00

17 lines
587 B
JSON

{
"version": "0.49",
"description": "Inno Setup Unpacker.",
"homepage": "http://innounp.sourceforge.net",
"license": "GPL-3.0-only",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp049.rar",
"hash": "sha1:a3dfd3caf456c301265d9e115e6393059b3f0fad",
"bin": "innounp.exe",
"checkver": "Version\\s+([\\d\\.]+)\\s*<br>",
"autoupdate": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp$cleanVersion.rar",
"hash": {
"url": "$url.sha1"
}
}
}