mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
isx: Update to version 0.3.7 (#4520)
This commit is contained in:
parent
2cd847474c
commit
288d4007dc
@ -1,16 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.2",
|
"version": "0.3.7",
|
||||||
"description": "InstallShield installer extractor. Continuation of 'ISXUnpack'.",
|
"description": "InstallShield installer extractor. Continuation of 'ISXUnpack'.",
|
||||||
"homepage": "https://github.com/lifenjoiner/ISx",
|
"homepage": "https://github.com/lifenjoiner/ISx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/lifenjoiner/ISx/files/1625792/ISx-v0.3.2-bin.zip",
|
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.7/ISx-v0.3.7-win32.7z",
|
||||||
"hash": "4969475fe1717dfba4e1b037e921cc01800596b83a7f0ada556b722b49305609",
|
"hash": "88724c8cfb2b0ff6de062be0152b44d2b363c120381d63e567e53e6c732c1477",
|
||||||
"bin": "ISx.exe",
|
"bin": "ISx.exe",
|
||||||
"checkver": {
|
"checkver": "github",
|
||||||
"github": "https://github.com/lifenjoiner/ISx",
|
|
||||||
"regex": "files/(?<fileid>\\d+)/ISx-v([\\d.]+)-bin\\.zip"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/lifenjoiner/ISx/files/$matchFileid/ISx-v$version-bin.zip"
|
"url": "https://github.com/lifenjoiner/ISx/releases/download/v$version/ISx-v$version-win32.7z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user