Added Go version 1.16.3. (#9607)

This commit is contained in:
Easton Pillay
2021-04-02 11:42:30 -05:00
committed by GitHub
parent d1982f4791
commit 207b7f6019
3 changed files with 43 additions and 0 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.16.3
Installers:
- Architecture: x64
InstallerUrl: https://golang.org/dl/go1.16.3.windows-amd64.msi
InstallerSha256: 850CF9E4B0AB0369AB2750C6AB25725B6A298490D09BF3FDE61B08F770328F4C
InstallerType: msi
ProductCode: "{D618216B-A043-4951-A5F8-E1EEB64DEBFB}"
- Architecture: x86
InstallerUrl: https://golang.org/dl/go1.16.3.windows-386.msi
InstallerSha256: 75C501CE9C7E542653DA034DB02D8D9DC6CECEF2804DF9FC9CC6F90708A02D8C
InstallerType: msi
ProductCode: "{C0D2C62B-1F88-40F7-89D5-91D01FF23B81}"
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.16.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

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: GoLang.Go
PackageVersion: 1.16.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0