2026-02-08 08:31:14 +00:00

22 lines
717 B
JSON

{
"version": "2.11.10",
"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.10/lessmsi-v2.11.10.zip",
"hash": "4db881e85a84ca3f0550f5490ca48c817bf87d840fef99fd0c39107d535284f0",
"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"
}
}