33 lines
894 B
YAML
33 lines
894 B
YAML
# 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.0
|
|
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.0/gh_1.9.0_windows_amd64.msi
|
|
InstallerSha256: C100C7AB91FE203671AB7D5A5FF18B2210E8E2359C3FEE72EA5A39739F9F6AF2
|
|
ProductCode: "{B88B61BE-30C9-46B4-8295-04F5D470E28D}"
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|