2025-10-03 20:28:33 +00:00

22 lines
714 B
JSON

{
"version": "2.10.2",
"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.10.2/lessmsi-v2.10.2.zip",
"hash": "3d8333ef506ee78c2fb863925a8e7616900d10fff2bfa28a9f2ea1c0753fdb60",
"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"
}
}