Added x86 architecture for Go version 1.15.3. (#9639)
* Added x86 architecture for Go version 1.15.3. * Force pipeline rerun.
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.3/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.3/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.3
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.15.3.windows-amd64.msi
|
||||
InstallerSha256: 366791843F0F29DB97EB4EBFC0FD49EE42ECEE9272655EA56CA94A8027AE8BDD
|
||||
InstallerType: msi
|
||||
ProductCode: "{C7C7F1B6-FC64-401D-97E8-DAA39F4B9BFC}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.15.3.windows-386.msi
|
||||
InstallerSha256: 798ADFAC0C33DF7B7E975438D356F87CF4EEF6E17769B8D27C90EA1EBE9B8802
|
||||
InstallerType: msi
|
||||
ProductCode: "{E2F1D224-FCE7-4B68-8198-508EDD9776C0}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
19
manifests/g/GoLang/Go/1.15.3/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.15.3/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.3
|
||||
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,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: GoLang.Go
|
||||
PackageVersion: 1.15.3
|
||||
PackageName: Go
|
||||
Publisher: Golang
|
||||
License: Copyright (c) 2009 The Go Authors
|
||||
LicenseUrl: https://github.com/golang/go/blob/go1.15.3/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.3.windows-amd64.msi
|
||||
InstallerSha256: 366791843f0f29db97eb4ebfc0fd49ee42ecee9272655ea56ca94a8027ae8bdd
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user