mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
isx: Add version 0.3.2 (#679)
This commit is contained in:
parent
4d7abba6e8
commit
42412667b0
16
bucket/isx.json
Normal file
16
bucket/isx.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"description": "InstallShield installer extractor",
|
||||
"homepage": "https://github.com/lifenjoiner/ISx",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/lifenjoiner/ISx/files/1625792/ISx-v0.3.2-bin.zip",
|
||||
"hash": "4969475fe1717dfba4e1b037e921cc01800596b83a7f0ada556b722b49305609",
|
||||
"bin": "ISx.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/lifenjoiner/ISx",
|
||||
"regex": "files/(?<fileid>\\d+)/ISx-v([\\d.]+)-bin\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lifenjoiner/ISx/files/$matchFileid/ISx-v$version-bin.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user