2025-09-23 20:28:53 +00:00

22 lines
711 B
JSON

{
"version": "2.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/v2.9.0/lessmsi-v2.9.0.zip",
"hash": "273fccd94852dde6e1e98eb232b5ef553cc101a8bb3f1c0fdfe6303474578d58",
"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"
}
}