Added x86 architecture for Go version 1.14.5. (#9628)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.5/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.5/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.5
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.14.5.windows-amd64.msi
|
||||||
|
InstallerSha256: F18964960F921E786A9321361AF95FD12537881B24C619FBF9381430005ED7CC
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{DBEA1AEB-0082-4105-84FA-D861FC2F1EAB}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.14.5.windows-386.msi
|
||||||
|
InstallerSha256: C5C72C355958B3097884F62D213892F6EB5EB63ADD4098E53D73CCA2AA06C04A
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{B4CC2A13-DB4F-4550-B53A-9038E95F3BB3}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
19
manifests/g/GoLang/Go/1.14.5/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.14.5/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.5
|
||||||
|
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
|
PackageIdentifier: GoLang.Go
|
||||||
PackageVersion: 1.14.5
|
PackageVersion: 1.14.5
|
||||||
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.5/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.5.windows-amd64.msi
|
|
||||||
InstallerSha256: F18964960F921E786A9321361AF95FD12537881B24C619FBF9381430005ED7CC
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user