2025-09-24 20:29:36 +00:00

22 lines
714 B
JSON

{
"version": "2.10.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.10.0/lessmsi-v2.10.0.zip",
"hash": "7a4708897a84be519dec0aa908fee1f85732cceeb5a9cb9e3742f127646be3d7",
"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"
}
}