Added x86 architecture for Go version 1.14.3. (#9626)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.3/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.3/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.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
|
||||
|
||||
Reference in New Issue
Block a user