2023-03-08 13:29:00 +08:00

14 lines
541 B
JSON

{
"version": "0.3.7",
"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.7/ISx-v0.3.7-win32.7z",
"hash": "88724c8cfb2b0ff6de062be0152b44d2b363c120381d63e567e53e6c732c1477",
"bin": "ISx.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/lifenjoiner/ISx/releases/download/v$version/ISx-v$version-win32.7z"
}
}