mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
22 lines
714 B
JSON
22 lines
714 B
JSON
{
|
|
"version": "1.11.1",
|
|
"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.11.1/lessmsi-v1.11.1.zip",
|
|
"hash": "dab4d953e03bd3f693bcf94ba67536fa2b391d1bd48273a64d0d3404b94018ae",
|
|
"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"
|
|
}
|
|
}
|