2020-12-26 19:26:18 +01:00

17 lines
676 B
JSON

{
"version": "0.50",
"description": "Inno Setup Unpacker",
"homepage": "http://innounp.sourceforge.net",
"license": "GPL-3.0-only",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp050.rar",
"hash": "sha512:dbbc809308267a866db9d6b751fdeda6d179e1a65d8ddb14bb51984431ae91493f9a76105e1789b245732043a2c696c869ed10964b48cf59f81e55bd52f85330",
"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.sha512"
}
}
}