2024-12-11 20:30:25 +00:00

22 lines
711 B
JSON

{
"version": "2.2.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.2.1/lessmsi-v2.2.1.zip",
"hash": "155fe19df3ed2c86946e8a666062d0f1d7f138fd4cc712c2dc68aa0fd5d3011d",
"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"
}
}