Added x86 architecture for Go version 1.14.8. (#9631)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.8/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.8/GoLang.Go.installer.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: GoLang.Go
|
||||
PackageVersion: 1.14.8
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.14.8.windows-amd64.msi
|
||||
InstallerSha256: 958F7183E955BDC16C30B885B5AB1E6C30FE07F88BA0418E34B38749FC4C82F6
|
||||
InstallerType: msi
|
||||
ProductCode: "{DCBCB002-197D-4B8D-8CEA-EEB14F429C2D}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.14.8.windows-386.msi
|
||||
InstallerSha256: FB17DE86F9E9AA29CB2ED922355BA71E562A8B8610400BD7FA268B0BBADC31F8
|
||||
InstallerType: msi
|
||||
ProductCode: "{26C2C84D-150C-49C6-874F-9A0B1A23AB6D}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user