Added x86 architecture for Go version 1.14.3. (#9626)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.3/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.3/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.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
|
||||
|
19
manifests/g/GoLang/Go/1.14.3/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.14.3/GoLang.Go.locale.en-US.yaml
Normal 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
|
||||
|
@@ -1,17 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: GoLang.Go
|
||||
PackageVersion: 1.14.3
|
||||
PackageName: Go
|
||||
Publisher: Golang
|
||||
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
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user