2025-11-03 08:31:35 +00:00

22 lines
714 B
JSON

{
"version": "2.10.4",
"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.10.4/lessmsi-v2.10.4.zip",
"hash": "f16f9ac12708ce455a4826666c2b1398e6ac83526574c9113a9c0c9208f3099d",
"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"
}
}