mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
innounp: Use direct sourceforge link (#4406)
This commit is contained in:
parent
eb890b20d7
commit
dcc7e8cabd
@ -3,14 +3,13 @@
|
|||||||
"description": "Inno Setup Unpacker",
|
"description": "Inno Setup Unpacker",
|
||||||
"homepage": "http://innounp.sourceforge.net",
|
"homepage": "http://innounp.sourceforge.net",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp050.rar",
|
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%200.50/innounp050.rar",
|
||||||
"hash": "sha512:dbbc809308267a866db9d6b751fdeda6d179e1a65d8ddb14bb51984431ae91493f9a76105e1789b245732043a2c696c869ed10964b48cf59f81e55bd52f85330",
|
"hash": "sha1:6300e083d3560bc5d3eb4eb771c6aa57c6691d9b",
|
||||||
"bin": "innounp.exe",
|
"bin": "innounp.exe",
|
||||||
"checkver": "Version\\s+([\\d.]+)\\s*<br>",
|
"checkver": {
|
||||||
|
"sourceforge": "innounp/innounp"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp$cleanVersion.rar",
|
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%20$version/innounp$cleanVersion.rar"
|
||||||
"hash": {
|
|
||||||
"url": "$url.sha512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user