2025-09-02 00:38:39 +00:00

22 lines
711 B
JSON

{
"version": "2.8.1",
"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.8.1/lessmsi-v2.8.1.zip",
"hash": "b94f88750bdff2c6e58359f3c9ee971f91e4871da2ceb88c0fba7671fc618a07",
"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"
}
}