2024-04-09 05:08:20 +00:00

22 lines
714 B
JSON

{
"version": "1.11.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.11.0/lessmsi-v1.11.0.zip",
"hash": "c5efa174bdac1956d6ef0cebc39a8f1077ffde6105af4601f8502cb53950e636",
"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"
}
}