30 lines
		
	
	
		
			852 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			852 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
 | |
| PackageIdentifier: GitHub.cli
 | |
| PackageVersion: 1.9.2
 | |
| 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: 
 | |
| Moniker: gh
 | |
| Tags:
 | |
|   - cli
 | |
|   - command-line
 | |
|   - command line
 | |
|   - commandline
 | |
|   - utility
 | |
|   - tool
 | |
|   - foss
 | |
|   - open source
 | |
| ManifestType: defaultLocale
 | |
| ManifestVersion: 1.0.0
 |