2024-05-03 08:27:06 +00:00

22 lines
714 B
JSON

{
"version": "1.11.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/v1.11.3/lessmsi-v1.11.3.zip",
"hash": "73e2da52c0e10681e50b4616de8622e3f414ca061506279be226cf74094b520a",
"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"
}
}