2025-11-29 12:32:13 +00:00

22 lines
714 B
JSON

{
"version": "2.10.8",
"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.8/lessmsi-v2.10.8.zip",
"hash": "d8840b3dbbb66deb4a8fdd123834a99f24fb49d3c3c6c72206d217d814533f91",
"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"
}
}