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.8.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.8.0/gh_1.8.0_windows_amd64.msi
 | |
|   InstallerSha256: 1C84CD3CAEA6426DBA5E10DA93789AD05F4A2AE98C444561915070DC7B709F09
 | |
|   ProductCode: "{1E2907DD-7ECF-46DC-A55A-B403D03EE3A8}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |