2025-11-30 20:29:43 +00:00

22 lines
714 B
JSON

{
"version": "2.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/v2.11.0/lessmsi-v2.11.0.zip",
"hash": "7504e4383939c8002cb00df8f9b91332f61f971d411481e9ab22bbf290dbab3a",
"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"
}
}