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.15.1
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://golang.org/dl/go1.15.1.windows-amd64.msi
 | 
						|
  InstallerSha256: CB815D57ECC701C401A600C6D0D5AC1BAE4B3569F47963B90C405E79196F2D7D
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{CDB1B30E-6D5E-4DFE-AA60-64B944AE24B8}"
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://golang.org/dl/go1.15.1.windows-386.msi
 | 
						|
  InstallerSha256: 0D652FC24135EEEF21E5792E40DB401F91777041ED0D335DCA824FED51A6CE9D
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{45276087-2DEB-4E2C-9B85-2F67EE848991}"
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |