Added x86 architecture for Go version 1.15.4. (#9641)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.4/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.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.15.4
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.4.windows-amd64.msi
|
||||||
|
InstallerSha256: C8917A084A1D46BF6D041315F976D1CDA65E46E5905F3436562FE88F19066BA6
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{8FBB0CBD-1ADA-418F-801F-88E10A3DC35F}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.4.windows-386.msi
|
||||||
|
InstallerSha256: 361807F07E5999CF1344C342B258C74E23E9E0BB74EB12762E142A1C80012F6C
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{19F37D06-D6EE-4D98-B893-D8EE17BDA6AA}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
19
manifests/g/GoLang/Go/1.15.4/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.15.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.15.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.15.4
|
PackageVersion: 1.15.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.15.4/LICENSE
|
|
||||||
Moniker: go
|
|
||||||
Tags:
|
|
||||||
- go
|
|
||||||
- golang
|
|
||||||
- go1.15
|
|
||||||
- golang1.15
|
|
||||||
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.15.4.windows-amd64.msi
|
|
||||||
InstallerSha256: c8917a084a1d46bf6d041315f976d1cda65e46e5905f3436562fe88f19066ba6
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user