18 lines
		
	
	
		
			696 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			696 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: GoLang.Go
 | 
						|
PackageVersion: 1.14.3
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://golang.org/dl/go1.14.3.windows-amd64.msi
 | 
						|
  InstallerSha256: C4F0BE14D69F85A2BF4D4FBFD9C879C2F8FCB4560F117DF0E17AA1999F8A319E
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{B587E2AC-C8FF-49A0-8FD8-C8EEE579A970}"
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://golang.org/dl/go1.14.3.windows-386.msi
 | 
						|
  InstallerSha256: B2BD9CB8D05F2C7279C26B6E0EE4867AD20D2BA386EE37EEAE1CFB0CE7745E61
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{007FED75-D273-4FF0-B20B-838A1768E957}"
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |