mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
innounp: Use GitHub download URL (#6594)
This commit is contained in:
parent
d2d6fbbd19
commit
6bffc9c8fc
@ -3,11 +3,14 @@
|
|||||||
"description": "Inno Setup Unpacker (Unicode)",
|
"description": "Inno Setup Unpacker (Unicode)",
|
||||||
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
|
"homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"url": "https://www.rathlev-home.de/tools/download/innounp-2.zip",
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip",
|
||||||
"hash": "84b8826ec3ebfc1f2c1a41643fabfa0619416447afa859890540aa6c251885ee",
|
"hash": "84b8826ec3ebfc1f2c1a41643fabfa0619416447afa859890540aa6c251885ee",
|
||||||
"bin": "innounp.exe",
|
"bin": "innounp.exe",
|
||||||
"checkver": "executable - version ([\\d.]+)",
|
"checkver": {
|
||||||
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/docs/innounp.htm",
|
||||||
|
"regex": ">Version ([\\d.]+)"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://www.rathlev-home.de/tools/download/innounp-2.zip"
|
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/innounp-2.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user