2025-11-24 04:31:41 +00:00

22 lines
714 B
JSON

{
"version": "2.10.6",
"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.6/lessmsi-v2.10.6.zip",
"hash": "4aa66c675fefe7750208ae54c5cd74c156d6b17679734ec8b8c39e6a16ba9827",
"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"
}
}