2025-11-23 12:31:30 +00:00

22 lines
714 B
JSON

{
"version": "2.10.5",
"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.5/lessmsi-v2.10.5.zip",
"hash": "0ea85f6ed799b1954528dba502ce3cf2ac994c1d3ec4bcdaaa1729ffc671ac8b",
"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"
}
}