Added x86 architecture for Go version 1.14.3. (#9626)

This commit is contained in:
Easton Pillay
2021-04-02 15:16:12 -05:00
committed by GitHub
parent e6973c0671
commit 819525f2d6
3 changed files with 40 additions and 14 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.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

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.3
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,17 +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.3 PackageVersion: 1.14.3
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.3/LICENSE
Moniker: go
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.3.windows-amd64.msi
InstallerSha256: C4F0BE14D69F85A2BF4D4FBFD9C879C2F8FCB4560F117DF0E17AA1999F8A319E
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0