2025-02-23 04:29:27 +00:00

22 lines
711 B
JSON

{
"version": "2.5.2",
"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.5.2/lessmsi-v2.5.2.zip",
"hash": "fa7bf8eeef11a27ead8c675da6f7b612adcb56fc620be3aee1cab8ec92644faf",
"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"
}
}