2021-11-02 08:32:43 +01:00

22 lines
711 B
JSON

{
"version": "1.9.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.9.0/lessmsi-v1.9.0.zip",
"hash": "12d923e3a7aa0d26aa44a2d70eede050d86614b3e0badbd829fbe9a742a58ab6",
"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"
}
}