Added GitHub.cli v1.10.0 (#13381)

* Added GitHub.cli v1.10.0

* Bot error
This commit is contained in:
Esco
2021-05-18 22:00:30 +02:00
committed by GitHub
parent 8fda5cf552
commit 5d0ea08ab7
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: GitHub.cli
PackageVersion: 1.10.0
MinimumOSVersion: 10.0.0.0
Commands:
- gh
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://github.com/cli/cli/releases/download/v1.10.0/gh_1.10.0_windows_amd64.msi
InstallerSha256: 5212e7c16ff208c6ebcf1d32154fbb34e7e64803185f67a4746b3aa349ff3918
ProductCode: "{E6AFDEB0-B162-4024-B8A8-D3ACCA596630}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: GitHub.cli
PackageVersion: 1.10.0
PackageLocale: en-US
Publisher: Github, Inc.
PublisherUrl: https://github.com
PublisherSupportUrl: https://help.github.com/en
PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement
Author: Github, Inc.
PackageName: GitHub CLI
PackageUrl: https://github.com/cli/cli
License: MIT License
LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE
Copyright: Copyright (c) 2019 GitHub Inc.
CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE
ShortDescription: GitHubs official command-line tool.
#Description:
Moniker: gh
Tags:
- cli
- command-line
- command line
- commandline
- utility
- tool
- foss
- open source
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: GitHub.cli
PackageVersion: 1.10.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0