mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
14 lines
541 B
JSON
14 lines
541 B
JSON
{
|
|
"version": "0.3.8",
|
|
"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.8/ISx-v0.3.8-win32.7z",
|
|
"hash": "727c57b7839f5a8f16180546abc1914c418bfc058a27b6daed59be991cc31364",
|
|
"bin": "ISx.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/lifenjoiner/ISx/releases/download/v$version/ISx-v$version-win32.7z"
|
|
}
|
|
}
|