2025-12-08 04:32:27 +00:00

22 lines
714 B
JSON

{
"version": "2.11.1",
"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.1/lessmsi-v2.11.1.zip",
"hash": "5193a6f08be1691e0a5676479f136a1619158e001b1e01cdf1f7b2f790d9f920",
"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"
}
}