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.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
|
|
|