Added x86 architecture for Go version 1.14.9. (#9632)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.9/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.9/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.9
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.14.9.windows-amd64.msi
|
||||
InstallerSha256: 955DC4F0FEF2D4EE0CB8673E67DE8388F8E889E138C68FA0570204F740FAFE41
|
||||
InstallerType: msi
|
||||
ProductCode: "{772E9640-9474-488E-B407-B795C353DC3C}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.14.9.windows-386.msi
|
||||
InstallerSha256: 83472063A0F4E4A1C729E3CCA387BD2794F4BF4C5087D92F45AD1CC3EFD2BD00
|
||||
InstallerType: msi
|
||||
ProductCode: "{FF8A3FB5-3577-4CB8-93A2-F56970BA40CB}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
19
manifests/g/GoLang/Go/1.14.9/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.14.9/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.9
|
||||
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,22 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: GoLang.Go
|
||||
PackageVersion: 1.14.9
|
||||
PackageName: Go
|
||||
Publisher: Golang
|
||||
License: Copyright (c) 2009 The Go Authors
|
||||
LicenseUrl: https://github.com/golang/go/blob/go1.14.9/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.9.windows-amd64.msi
|
||||
InstallerSha256: 955dc4f0fef2d4ee0cb8673e67de8388f8e889e138c68fa0570204f740fafe41
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user