mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
805 B
JSON
18 lines
805 B
JSON
{
|
|
"version": "2.65.2",
|
|
"description": "Inno Setup Unpacker (Unicode)",
|
|
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip",
|
|
"hash": "65174ea17cb79b267f96947b71dec82e289d8b9294d663334385dda05220d813",
|
|
"bin": "innounp.exe",
|
|
"checkver": {
|
|
"url": "https://api.github.com/repos/jrathlev/InnoUnpacker-Windows-GUI/commits?path=innounp-2/bin/innounp-2.zip&per_page=1",
|
|
"jsonpath": "$[0].commit.message",
|
|
"regex": "([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip"
|
|
}
|
|
}
|