mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
innounp: Update to version 0.50 (#1712)
This commit is contained in:
parent
bcc10e691b
commit
9e5b891ed3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.49",
|
||||
"description": "Inno Setup Unpacker.",
|
||||
"version": "0.50",
|
||||
"description": "Inno Setup Unpacker",
|
||||
"homepage": "http://innounp.sourceforge.net",
|
||||
"license": "GPL-3.0-only",
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp049.rar",
|
||||
"hash": "sha1:a3dfd3caf456c301265d9e115e6393059b3f0fad",
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp050.rar",
|
||||
"hash": "sha512:dbbc809308267a866db9d6b751fdeda6d179e1a65d8ddb14bb51984431ae91493f9a76105e1789b245732043a2c696c869ed10964b48cf59f81e55bd52f85330",
|
||||
"bin": "innounp.exe",
|
||||
"checkver": "Version\\s+([\\d\\.]+)\\s*<br>",
|
||||
"checkver": "Version\\s+([\\d.]+)\\s*<br>",
|
||||
"autoupdate": {
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp$cleanVersion.rar",
|
||||
"hash": {
|
||||
"url": "$url.sha1"
|
||||
"url": "$url.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user