mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
711 B
JSON
22 lines
711 B
JSON
{
|
|
"version": "2.7.3",
|
|
"description": "Windows Installer (.msi) files content viewer and extractor.",
|
|
"homepage": "https://lessmsi.activescott.com",
|
|
"license": "MIT",
|
|
"url": "https://github.com/activescott/lessmsi/releases/download/v2.7.3/lessmsi-v2.7.3.zip",
|
|
"hash": "3a6e06bc2733fd58cdecb6426060a004ff90c7e66fe64cc218764136fedab537",
|
|
"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"
|
|
}
|
|
}
|