mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 12:54:39 +00:00
22 lines
714 B
JSON
22 lines
714 B
JSON
{
|
|
"version": "2.12.3",
|
|
"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.12.3/lessmsi-v2.12.3.zip",
|
|
"hash": "77c7e1d9cb547da2e3c602e076e77f54cad16190dbf0f93d0c61a228599cb201",
|
|
"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"
|
|
}
|
|
}
|