20 lines
		
	
	
		
			917 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			917 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: GitExtensionsTeam.GitExtensions
 | |
| PackageVersion: 3.5.0.11713
 | |
| PackageName: Git Extensions
 | |
| Publisher: Git Extensions Team
 | |
| PackageUrl: https://gitextensions.github.io/
 | |
| License: GNU General Public License v3.0
 | |
| LicenseUrl: https://github.com/gitextensions/gitextensions/blob/master/LICENSE.md
 | |
| ShortDescription: Git Extensions is a graphical user interface for Git that allows you to control Git without using the commandline
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/gitextensions/gitextensions/releases/download/v3.5/GitExtensions-3.5.0.11713-0a5ef9ca6.msi
 | |
|   InstallerSha256: 0690DC4F163BF1C7B70138E300E086F594DFCA52580D0959D2D801B682731657
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{7B6CA439-D683-4B45-893D-2C28B3271199}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |