mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
Add innoextract version 1.7 (#2615)
This commit is contained in:
parent
b3f63389a6
commit
7d685e3357
15
innoextract.json
Normal file
15
innoextract.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"homepage": "http://constexpr.org/innoextract/",
|
||||
"version": "1.7",
|
||||
"description": "A tool to unpack installers created by Inno Setup",
|
||||
"license": "zlib",
|
||||
"url": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-windows.zip",
|
||||
"hash": "md5:b801b0740b4ab19d69a739ab4a9180ae",
|
||||
"bin": [
|
||||
"innoextract.exe"
|
||||
],
|
||||
"checkver": "<b itemprop=\"softwareVersion\">(\\d+\\.\\d+)</b>",
|
||||
"autoupdate": {
|
||||
"url": "http://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user