2026-01-18 20:29:33 +00:00

22 lines
714 B
JSON

{
"version": "2.11.7",
"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.7/lessmsi-v2.11.7.zip",
"hash": "ba60d1256e14a17255c2f9717d2a4bbed719cb89678b599936acf8dd119a0f64",
"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"
}
}