2026-02-04 20:31:27 +00:00

22 lines
714 B
JSON

{
"version": "2.11.9",
"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.9/lessmsi-v2.11.9.zip",
"hash": "519107efa6e29853948699909a3bf5afb5d2f156465c2769493d8100ed48ca35",
"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"
}
}