Added x86 architecture for Go version 1.13.13. (#9623)

This commit is contained in:
Easton Pillay
2021-04-02 18:36:43 -05:00
committed by GitHub
parent 39031ac018
commit e61b1e0511
3 changed files with 40 additions and 19 deletions

View 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.13
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/go/go1.13.13.windows-amd64.msi
InstallerSha256: FF9A5046D8001CF4E7BF2065CA8E91CC078F9FEB3359F91EBD051ED542BAF387
InstallerType: msi
ProductCode: "{E0EBE474-266E-47AA-8CCC-5F550EEF69AE}"
- Architecture: x86
InstallerUrl: https://dl.google.com/go/go1.13.13.windows-386.msi
InstallerSha256: C603DA652EBCC8323254FFE90CDE3F14E3A6282D52202F17C107CDB19C28DF63
InstallerType: msi
ProductCode: "{00D071AB-E402-4899-9148-95CE43414364}"
ManifestType: installer
ManifestVersion: 1.0.0

View 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.13
PackageLocale: en-US
LicenseUrl: https://github.com/golang/go/blob/go1.13.13/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

View File

@@ -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.13
PackageName: Go
Publisher: Golang
License: Copyright (c) 2009 The Go Authors
LicenseUrl: https://github.com/golang/go/blob/go1.13.13/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.13.windows-amd64.msi
InstallerSha256: ff9a5046d8001cf4e7bf2065ca8e91cc078f9feb3359f91ebd051ed542baf387
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0