123456789101112131415161718192021222324252627282930 |
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.1.0.schema.json
- PackageIdentifier: GitHub.cli
- PackageVersion: 2.11.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.
- Description: gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.
- Moniker: gh
- Tags:
- - cli
- - command-line
- - foss
- - open-source
- - tool
- - utility
- ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.11.1
- ManifestType: defaultLocale
- ManifestVersion: 1.1.0
|