2025-10-10 20:28:54 +00:00

22 lines
714 B
JSON

{
"version": "2.10.3",
"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.3/lessmsi-v2.10.3.zip",
"hash": "06d5b864759c4c036e6c23661fd0a99e93cfa37a481906cc38592dad9a95fdc1",
"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"
}
}