Add GitHub CLI (#124)
* Add GitHub CLI * Fixed version number and removed Unicode char * Upper case for MSI Co-authored-by: denelon <denelon@microsoft.com>
This commit is contained in:
17
manifests/GitHub/cli/0.8.0.yaml
Normal file
17
manifests/GitHub/cli/0.8.0.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
Id: GitHub.cli
|
||||
Name: GitHub CLI
|
||||
AppMoniker: gh
|
||||
Version: 0.8.0
|
||||
Publisher: Github Inc.
|
||||
Author: GitHub
|
||||
License: Copyright (c) 2019 GitHub Inc. - MIT
|
||||
LicenseUrl: https://github.com/cli/cli/blob/master/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/v0.8.0/gh_0.8.0_windows_amd64.msi
|
||||
Sha256: 9365cc9b0954ecb776f75c20384d75c0856396e0d5f573a77a636aaf90310497
|
Reference in New Issue
Block a user