2025-11-27 08:30:26 +00:00

22 lines
714 B
JSON

{
"version": "2.10.7",
"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.10.7/lessmsi-v2.10.7.zip",
"hash": "f3d47b30a6f247403289bb7e92b0a355e674841828ab7d7aa343c74fb2c82f7e",
"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"
}
}