2025-08-30 20:27:23 +00:00

22 lines
711 B
JSON

{
"version": "2.8.0",
"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.8.0/lessmsi-v2.8.0.zip",
"hash": "7f35d730a03ef8e4128ac0aa98b00cff5bef7b789b0e4202b08a864d03dd4560",
"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"
}
}