mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
714 B
JSON
22 lines
714 B
JSON
{
|
|
"version": "1.10.0",
|
|
"description": "Windows Installer (.msi) files content viewer and extractor.",
|
|
"homepage": "https://lessmsi.activescott.com",
|
|
"license": "MIT",
|
|
"url": "https://github.com/activescott/lessmsi/releases/download/v1.10.0/lessmsi-v1.10.0.zip",
|
|
"hash": "fdf6a3aab9c893966057004b64e2931af431a3459d323666e2e75c33a6825816",
|
|
"bin": "lessmsi.exe",
|
|
"shortcuts": [
|
|
[
|
|
"lessmsi-gui.exe",
|
|
"Less MSIérables"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/activescott/lessmsi"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/activescott/lessmsi/releases/download/v$version/lessmsi-v$version.zip"
|
|
}
|
|
}
|