33 lines
897 B
YAML
33 lines
897 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.8.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.8.1/gh_1.8.1_windows_amd64.msi
|
|
InstallerSha256: 2C18CCAB2105A88F1E2812314CFAFF0E1C8CC3E3C3F41DDC810646EA79424582
|
|
ProductCode: "{AA034C20-8EFE-4520-8360-E395C987C580}"
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|