Added x86 architecture for Go version 1.15.4. (#9641)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.4/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.4/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.15.4
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.15.4.windows-amd64.msi
|
||||
InstallerSha256: C8917A084A1D46BF6D041315F976D1CDA65E46E5905F3436562FE88F19066BA6
|
||||
InstallerType: msi
|
||||
ProductCode: "{8FBB0CBD-1ADA-418F-801F-88E10A3DC35F}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.15.4.windows-386.msi
|
||||
InstallerSha256: 361807F07E5999CF1344C342B258C74E23E9E0BB74EB12762E142A1C80012F6C
|
||||
InstallerType: msi
|
||||
ProductCode: "{19F37D06-D6EE-4D98-B893-D8EE17BDA6AA}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user