- adds manifest for GitHub CLI 1.1.0 (#3998)
This commit is contained in:
20
manifests/GitHub/cli/1.1.0.yaml
Normal file
20
manifests/GitHub/cli/1.1.0.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
Id: GitHub.cli
|
||||
Name: GitHub CLI
|
||||
AppMoniker: gh
|
||||
Version: 1.1.0
|
||||
Publisher: Github Inc.
|
||||
Author: GitHub
|
||||
License: Copyright (c) 2019 GitHub Inc. - MIT
|
||||
LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE
|
||||
MinOSVersion: 10.0.0.0
|
||||
Homepage: https://github.com/cli/cli
|
||||
Description: GitHub's official command-line tool.
|
||||
Tags: "GitHub,official,cli,gh,command-line,command line,commandline,utility,tool"
|
||||
InstallerType: MSI
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_windows_amd64.msi
|
||||
Sha256: 3291F0FD435E78338D45326CFAD2B6C566E3BA1C79DC4C268D0D17FAA9A8B8E3
|
||||
Switches:
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive /norestart
|
Reference in New Issue
Block a user