2021-01-08 12:04:23 +01:00

22 lines
711 B
JSON

{
"version": "1.8.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/v1.8.0/lessmsi-v1.8.0.zip",
"hash": "16d6c241e6e32569fa63c4928f4185089c7609c641320e3792bc3b8a42d15749",
"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"
}
}