Added x86 architecture for Go version 1.15.5. (#9642)
This commit is contained in:
17
manifests/g/GoLang/Go/1.15.5/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.15.5/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.5
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://golang.org/dl/go1.15.5.windows-amd64.msi
|
||||
InstallerSha256: C20EB1E9E2976B59A379096867AF7C632FA3A30D5B0C666FF037463E7FA0F65F
|
||||
InstallerType: msi
|
||||
ProductCode: "{D8A2A1CC-765C-4301-909B-685EDBA0C36D}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://golang.org/dl/go1.15.5.windows-386.msi
|
||||
InstallerSha256: 28FAD44B732033302D14E10E2CFF133FD35E02C8089F5B1B0D16572AB39AEC2A
|
||||
InstallerType: msi
|
||||
ProductCode: "{CC5D867D-4557-42F6-BE1F-854F0CC547ED}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
19
manifests/g/GoLang/Go/1.15.5/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.15.5/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.5
|
||||
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
|
||||
PackageVersion: 1.15.5
|
||||
PackageName: Go
|
||||
Publisher: Golang
|
||||
License: Copyright (c) 2009 The Go Authors
|
||||
LicenseUrl: https://github.com/golang/go/blob/go1.15.5/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.5.windows-amd64.msi
|
||||
InstallerSha256: c20eb1e9e2976b59a379096867af7c632fa3a30d5b0c666ff037463e7fa0f65f
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user