Added GitHub CLI version 1.10.1. (#13434)
This commit is contained in:
22
manifests/g/GitHub/cli/1.10.1/GitHub.cli.installer.yaml
Normal file
22
manifests/g/GitHub/cli/1.10.1/GitHub.cli.installer.yaml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GitHub.cli
|
||||||
|
PackageVersion: 1.10.1
|
||||||
|
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.1/gh_1.10.1_windows_amd64.msi
|
||||||
|
InstallerSha256: B0F7224750B64B09BFCE9B7D4257DA0C2C41A6B8590D69FCB8F820DC5137FB24
|
||||||
|
ProductCode: "{20930863-77A1-41B4-90A8-1EE33A201A04}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
29
manifests/g/GitHub/cli/1.10.1/GitHub.cli.locale.en-US.yaml
Normal file
29
manifests/g/GitHub/cli/1.10.1/GitHub.cli.locale.en-US.yaml
Normal 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.1
|
||||||
|
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.
|
||||||
|
Moniker: gh
|
||||||
|
Tags:
|
||||||
|
- cli
|
||||||
|
- command-line
|
||||||
|
- command line
|
||||||
|
- commandline
|
||||||
|
- utility
|
||||||
|
- tool
|
||||||
|
- foss
|
||||||
|
- open source
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
7
manifests/g/GitHub/cli/1.10.1/GitHub.cli.yaml
Normal file
7
manifests/g/GitHub/cli/1.10.1/GitHub.cli.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GitHub.cli
|
||||||
|
PackageVersion: 1.10.1
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user