mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
20 lines
790 B
JSON
20 lines
790 B
JSON
{
|
|
"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": "sha512:3c6a2601a111312d11585bd63867da44319da25275f4cc64c637d9d3027f82fa3c471097886d2fca85753340aa0564718c03166ae9c80cab533aa66c9b9b1a4d",
|
|
"bin": "innoextract.exe",
|
|
"checkver": {
|
|
"url": "http://constexpr.org/innoextract/files/?C=M&O=D",
|
|
"regex": "innoextract-([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "http://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip",
|
|
"hash": {
|
|
"url": "$baseurl/SHA512SUMS"
|
|
}
|
|
}
|
|
}
|