Added x86 architecture for Go version 1.13.15. (#9625)
This commit is contained in:
17
manifests/g/GoLang/Go/1.13.15/GoLang.Go.installer.yaml
Normal file
17
manifests/g/GoLang/Go/1.13.15/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.13.15
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://dl.google.com/go/go1.13.15.windows-amd64.msi
|
||||
InstallerSha256: 7537801CAF2991271AC8918A85C58BF011C5D857E171AC6B244CCDF96FBF488F
|
||||
InstallerType: msi
|
||||
ProductCode: "{A347E3B6-5086-41C2-9517-FA3E3EAF4B17}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://dl.google.com/go/go1.13.15.windows-386.msi
|
||||
InstallerSha256: 96D2E3B8D2E8F8F7C3344BF5133343E501E0CEC98CCFC2A456D0B250F46DD11F
|
||||
InstallerType: msi
|
||||
ProductCode: "{2BDEE902-036D-494D-BD71-3347A2FB13D9}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
19
manifests/g/GoLang/Go/1.13.15/GoLang.Go.locale.en-US.yaml
Normal file
19
manifests/g/GoLang/Go/1.13.15/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.13.15
|
||||
PackageLocale: en-US
|
||||
LicenseUrl: https://github.com/golang/go/blob/go1.13.15/LICENSE
|
||||
Moniker: go
|
||||
Tags:
|
||||
- go
|
||||
- golang
|
||||
- go1.13
|
||||
- golang1.13
|
||||
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.13.15
|
||||
PackageName: Go
|
||||
Publisher: Golang
|
||||
License: Copyright (c) 2009 The Go Authors
|
||||
LicenseUrl: https://github.com/golang/go/blob/go1.13.15/LICENSE
|
||||
Moniker: go
|
||||
Tags:
|
||||
- go
|
||||
- golang
|
||||
- go1.13
|
||||
- golang1.13
|
||||
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.13.15.windows-amd64.msi
|
||||
InstallerSha256: 7537801caf2991271ac8918a85c58bf011c5d857e171ac6b244ccdf96fbf488f
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user