mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
innounp: Update to version 2.65.1 (#7107)
This commit is contained in:
parent
3aa6b55439
commit
d4e298db17
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.65.0",
|
"version": "2.65.1",
|
||||||
"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",
|
||||||
@ -7,8 +7,9 @@
|
|||||||
"hash": "b19f34aff845c6cfbe4e207095a249c4d963a3d9225aaf5f1d25200667906d58",
|
"hash": "b19f34aff845c6cfbe4e207095a249c4d963a3d9225aaf5f1d25200667906d58",
|
||||||
"bin": "innounp.exe",
|
"bin": "innounp.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/docs/innounp.htm",
|
"url": "https://api.github.com/repos/jrathlev/InnoUnpacker-Windows-GUI/commits?path=innounp-2/bin/innounp-2.zip&per_page=1",
|
||||||
"regex": ">Version ([\\d.]+)"
|
"jsonpath": "$[0].commit.message",
|
||||||
|
"regex": "([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://raw.githubusercontent.com/jrathlev/InnoUnpacker-Windows-GUI/refs/heads/master/innounp-2/bin/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