Added x86 architecture for Go version 1.15.8. (#9646)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.8/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.8/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.8
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.8.windows-amd64.msi
|
||||||
|
InstallerSha256: EDC1BD458F090AC4823EC79181B350BD5446073B4432ACAF2B326C85415D7DAA
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{FB7989F9-41B7-4978-B4F6-81B35925913C}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.8.windows-386.msi
|
||||||
|
InstallerSha256: 80E07B56A3BBC22E4970C3C7232CDF97875C79F30120D9C202FC68590001455A
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{94B7546B-7C00-44E7-B40B-6E02C1A94322}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
19
manifests/g/GoLang/Go/1.15.8/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.15.8/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.8
|
||||||
|
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.8
|
PackageVersion: 1.15.8
|
||||||
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.8/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.8.windows-amd64.msi
|
|
||||||
InstallerSha256: edc1bd458f090ac4823ec79181b350bd5446073b4432acaf2b326c85415d7daa
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user