Added x86 architecture for Go version 1.14.10. (#9633)

This commit is contained in:
Easton Pillay
2021-04-02 15:33:10 -05:00
committed by GitHub
parent 081ece7034
commit 3efea10185
3 changed files with 40 additions and 19 deletions

View 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.10
Installers:
- Architecture: x64
InstallerUrl: https://golang.org/dl/go1.14.10.windows-amd64.msi
InstallerSha256: 068D3E558E9EF055F62270D221C3657924B37E91AC2EA63234C14DE8C1CEB020
InstallerType: msi
ProductCode: "{C10575D6-FB47-4906-852E-49DD91671992}"
- Architecture: x86
InstallerUrl: https://golang.org/dl/go1.14.10.windows-386.msi
InstallerSha256: DBAFB3598A9A07A96CC7BC4E7E58FCE6F18B3396B98CDEE4114BEEB75D897C57
InstallerType: msi
ProductCode: "{3413D0C6-4E58-4F30-9326-C7CFAD637A71}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: GoLang.Go
PackageVersion: 1.14.10
PackageLocale: en-US
LicenseUrl: https://github.com/golang/go/blob/go1.16/LICENSE
Moniker: go
Tags:
- go
- golang
- go1.16
- golang1.16
PackageUrl: https://golang.org
Publisher: Golang
PackageName: Go
License: Copyright (c) 2009 The Go Authors
ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,22 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: GoLang.Go PackageIdentifier: GoLang.Go
PackageVersion: 1.14.10 PackageVersion: 1.14.10
PackageName: Go DefaultLocale: en-US
Publisher: Golang ManifestType: version
License: Copyright (c) 2009 The Go Authors
LicenseUrl: https://github.com/golang/go/blob/go1.14.10/LICENSE
Moniker: go
Tags:
- go
- golang
- go1.14
- golang1.14
ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
PackageUrl: https://golang.org
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.14.10.windows-amd64.msi
InstallerSha256: 068d3e558e9ef055f62270d221c3657924b37e91ac2ea63234c14de8c1ceb020
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0