Added x86 architecture for Go version 1.15.7. (#9645)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.7/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.7/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.7
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.15.7.windows-amd64.msi
|
||||
InstallerSha256: 548E73797F07C8F7DCD4E419F396A41702AB68D1BC82FF637587B94BCDC9A462
|
||||
InstallerType: msi
|
||||
ProductCode: "{1A726640-2F1F-4820-AC82-B7179DD11893}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.15.7.windows-386.msi
|
||||
InstallerSha256: 1400F3A5A461214B97463167A8EE9F87B6F52D46E512F17CF5D9B77285B054F3
|
||||
InstallerType: msi
|
||||
ProductCode: "{69D51715-FE0C-4C6F-A444-0F62AC6185E1}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user