mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
14 lines
541 B
JSON
14 lines
541 B
JSON
{
|
|
"version": "0.3.9",
|
|
"description": "InstallShield installer extractor. Continuation of 'ISXUnpack'.",
|
|
"homepage": "https://github.com/lifenjoiner/ISx",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.9/ISx-v0.3.9-win32.7z",
|
|
"hash": "31f2bf585118a597d7129bd44235a602c285772984d9cc146f6f5023457b14f9",
|
|
"bin": "ISx.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/lifenjoiner/ISx/releases/download/v$version/ISx-v$version-win32.7z"
|
|
}
|
|
}
|