mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
lessmsi: Add shortcuts (#449)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
6b233b84dd
commit
fd4f11166b
@ -1,11 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/activescott/lessmsi/",
|
||||
"description": "A tool to view and extract the contents of a Windows Installer (.msi) file.",
|
||||
"homepage": "https://lessmsi.activescott.com",
|
||||
"description": "Windows Installer (.msi) files content viewer and extractor.",
|
||||
"version": "1.6.91",
|
||||
"license": "MIT",
|
||||
"hash": "2f9a9dfd0c0b0cfaf9c700b4659a4f2f3d11368e6c30a3fa0f93ecdd3b4d2e66",
|
||||
"url": "https://github.com/activescott/lessmsi/releases/download/v1.6.91/lessmsi-v1.6.91.zip",
|
||||
"hash": "2f9a9dfd0c0b0cfaf9c700b4659a4f2f3d11368e6c30a3fa0f93ecdd3b4d2e66",
|
||||
"bin": "lessmsi.exe",
|
||||
"shortcuts": [
|
||||
[
|
||||
"lessmsi-gui.exe",
|
||||
"Less MSIérables"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/activescott/lessmsi"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user