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