Added GitHub CLI version 1.9.1. (#10784)
* Added GitHub CLI version 1.9.1. * don't cross the streams!
This commit is contained in:
32
manifests/g/GitHub/cli/1.9.1/GitHub.cli.yaml
Normal file
32
manifests/g/GitHub/cli/1.9.1/GitHub.cli.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.cli
|
||||
PackageName: GitHub CLI
|
||||
Moniker: gh
|
||||
PackageVersion: 1.9.1
|
||||
Publisher: Github Inc.
|
||||
Author: GitHub
|
||||
License: Copyright (c) 2019 GitHub Inc. - MIT
|
||||
LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
PackageUrl: https://github.com/cli/cli
|
||||
ShortDescription: GitHub"s official command-line tool.
|
||||
Tags:
|
||||
- GitHub
|
||||
- official
|
||||
- cli
|
||||
- gh
|
||||
- command-line
|
||||
- command line
|
||||
- commandline
|
||||
- utility
|
||||
- tool
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_amd64.msi
|
||||
InstallerSha256: 1D28A7A16FFA1B338CBA3CBE70D0ACBDAAE53E0B331E38C003D15893D1F10759
|
||||
ProductCode: "{B37A1DCF-344F-47E9-8F5D-30DAE8C25C89}"
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user