From ada1655cfda08d50d5345e0e994c4b25a26a0e99 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 11 Mar 2021 21:59:21 -0500 Subject: [PATCH] Added Go version 1.16.2. (#8634) --- manifests/Golang/Go/1.16.2.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Golang/Go/1.16.2.yaml diff --git a/manifests/Golang/Go/1.16.2.yaml b/manifests/Golang/Go/1.16.2.yaml new file mode 100644 index 000000000..0aa0e2633 --- /dev/null +++ b/manifests/Golang/Go/1.16.2.yaml @@ -0,0 +1,17 @@ +Id: GoLang.Go +Version: 1.16.2 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.16/LICENSE +AppMoniker: go +Tags: go, golang, go1.16, golang1.16 +Description: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. +Homepage: https://golang.org +Installers: +- Arch: x64 + Url: https://dl.google.com/go/go1.16.2.windows-amd64.msi + Sha256: AD7C65AA63842E6A2AE15A32F01D1E0D8D79B032869203C7DD84E4891468719F + InstallerType: msi + ProductCode: "{7AE06CDD-83C9-49F3-8380-792E65AEA37D}" +