Added x86 architecture for Go version 1.14.6. (#9629)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.6/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.6/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.6
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.14.6.windows-amd64.msi
|
||||
InstallerSha256: 6D3C766B1B57153EDE6C763379884879D7FA779047549DA07749A691D25CC9D2
|
||||
InstallerType: msi
|
||||
ProductCode: "{02C7481D-3B7E-4229-8895-C5C67356E2DB}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.14.6.windows-386.msi
|
||||
InstallerSha256: 286EE3B810FCBFF542FE0457D6A4932EBE07C1AE279A70A88E887B3205B8F9F3
|
||||
InstallerType: msi
|
||||
ProductCode: "{C47D70E3-70DE-4930-8DB1-B38EE42C6468}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user