2026-01-06 08:31:02 +00:00

22 lines
714 B
JSON

{
"version": "2.11.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.11.6/lessmsi-v2.11.6.zip",
"hash": "396f4b0ef374b6ba2ef0bfa16e8b27a71cfe3dbb0388d014b39779517f759963",
"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"
}
}