mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
551 B
JSON
16 lines
551 B
JSON
{
|
|
"version": "0.50",
|
|
"description": "Inno Setup Unpacker",
|
|
"homepage": "https://innounp.sourceforge.net",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%200.50/innounp050.rar",
|
|
"hash": "sha1:6300e083d3560bc5d3eb4eb771c6aa57c6691d9b",
|
|
"bin": "innounp.exe",
|
|
"checkver": {
|
|
"sourceforge": "innounp/innounp"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%20$version/innounp$cleanVersion.rar"
|
|
}
|
|
}
|