Added x86 architecture for Go version 1.14.4. (#9627)
This commit is contained in:
17
manifests/g/GoLang/Go/1.14.4/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.14.4/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.4
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.14.4.windows-amd64.msi
|
||||||
|
InstallerSha256: 213DD6FAB7A45FD4EA52BCE24BA9AB08F5A5225284E45303A590605DB612966A
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{A115C38A-7FB8-4A0D-8F25-2C2347DE19E6}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.14.4.windows-386.msi
|
||||||
|
InstallerSha256: 4BF30CCA6D039AD4F5C43D7D1B4DFD35BD540D5E0C6A5C6D613844CC3BF8353B
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{44DBF7A5-286C-4173-998B-C5E02EC93405}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
19
manifests/g/GoLang/Go/1.14.4/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.14.4/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.4
|
||||||
|
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.4
|
PackageVersion: 1.14.4
|
||||||
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.4/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.4.windows-amd64.msi
|
|
||||||
InstallerSha256: 213DD6FAB7A45FD4EA52BCE24BA9AB08F5A5225284E45303A590605DB612966A
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user