mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
612 B
JSON
17 lines
612 B
JSON
{
|
|
"version": "0.48",
|
|
"description": "Inno Setup Unpacker.",
|
|
"homepage": "http://innounp.sourceforge.net",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp048.rar",
|
|
"hash": "sha1:638a8ff3b87c40d12b43ca964e6777baca2176c8",
|
|
"bin": "innounp.exe",
|
|
"checkver": "Version\\s+([\\d\\.]+)\\s*<br>",
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp$cleanVersion.rar",
|
|
"hash": {
|
|
"url": "$baseurl/innounp$cleanVersion.sha1"
|
|
}
|
|
}
|
|
}
|