Adam Cohen e80ed6fa01
lessmsi: Update to v1.10.0 (#3009)
Changed the download link and calculated the new hash.
2021-11-26 14:20:07 +05:30

22 lines
714 B
JSON

{
"version": "1.10.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.10.0/lessmsi-v1.10.0.zip",
"hash": "fdf6a3aab9c893966057004b64e2931af431a3459d323666e2e75c33a6825816",
"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"
}
}