Added x86 architecture for Go version 1.14.8. (#9631)

This commit is contained in:
Easton Pillay
2021-04-02 15:36:09 -05:00
committed by GitHub
parent 70ac9e92e1
commit 4fc4051901
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.8
Installers:
- Architecture: x64
InstallerUrl: https://golang.org/dl/go1.14.8.windows-amd64.msi
InstallerSha256: 958F7183E955BDC16C30B885B5AB1E6C30FE07F88BA0418E34B38749FC4C82F6
InstallerType: msi
ProductCode: "{DCBCB002-197D-4B8D-8CEA-EEB14F429C2D}"
- Architecture: x86
InstallerUrl: https://golang.org/dl/go1.14.8.windows-386.msi
InstallerSha256: FB17DE86F9E9AA29CB2ED922355BA71E562A8B8610400BD7FA268B0BBADC31F8
InstallerType: msi
ProductCode: "{26C2C84D-150C-49C6-874F-9A0B1A23AB6D}"
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.8
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
PackageVersion: 1.14.8
PackageName: Go
Publisher: Golang
License: Copyright (c) 2009 The Go Authors
LicenseUrl: https://github.com/golang/go/blob/go1.14.8/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.8.windows-amd64.msi
InstallerSha256: 958f7183e955bdc16c30b885b5ab1e6c30fe07f88ba0418e34b38749fc4c82f6
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0