2025-02-28 08:30:28 +00:00

22 lines
711 B
JSON

{
"version": "2.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/v2.7.0/lessmsi-v2.7.0.zip",
"hash": "5225c8ce3a733fb0db4e4905e62a6c23d68434f26118e98fc641908a3142c542",
"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"
}
}