Added x86 architecture for Go version 1.15.1. (#9637)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.1/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.1/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.1
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.1.windows-amd64.msi
|
||||||
|
InstallerSha256: CB815D57ECC701C401A600C6D0D5AC1BAE4B3569F47963B90C405E79196F2D7D
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{CDB1B30E-6D5E-4DFE-AA60-64B944AE24B8}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://golang.org/dl/go1.15.1.windows-386.msi
|
||||||
|
InstallerSha256: 0D652FC24135EEEF21E5792E40DB401F91777041ED0D335DCA824FED51A6CE9D
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{45276087-2DEB-4E2C-9B85-2F67EE848991}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
19
manifests/g/GoLang/Go/1.15.1/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.15.1/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.1
|
||||||
|
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.1
|
PackageVersion: 1.15.1
|
||||||
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.1/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.1.windows-amd64.msi
|
|
||||||
InstallerSha256: cb815d57ecc701c401a600c6d0d5ac1bae4b3569f47963b90c405e79196f2d7d
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user