2025-12-09 00:42:00 +00:00

22 lines
714 B
JSON

{
"version": "2.11.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.11.2/lessmsi-v2.11.2.zip",
"hash": "1e32aa068e93844f060ce4ea9132ba0f29dda82361a0fdd066fefe838f6847e6",
"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"
}
}