2024-05-05 08:26:31 +00:00

22 lines
711 B
JSON

{
"version": "2.0.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.0.0/lessmsi-v2.0.0.zip",
"hash": "2a878218a94e4feac39ca82153b15248813633093ad789743132c0766dff0827",
"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"
}
}