2020-10-13 08:44:59 +02:00

22 lines
711 B
JSON

{
"version": "1.7.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.7.0/lessmsi-v1.7.0.zip",
"hash": "fe9c27fdd5525aba46f20b45bb5b7214e541db0802798d1b24497fd745f1f3d9",
"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"
}
}