From 8013b8401346e2ba899e3094c3633b61ed9e6c3e Mon Sep 17 00:00:00 2001 From: ChicRingo <52397946+ChicRingo@users.noreply.github.com> Date: Thu, 18 Feb 2021 05:02:00 +0800 Subject: [PATCH] Add Golang 1.16.0 (#7525) * Add Golang 1.16.0 * Update 1.16.0.yaml * Update 1.16.0.yaml --- manifests/Golang/Go/1.16.0.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.16.0.yaml diff --git a/manifests/Golang/Go/1.16.0.yaml b/manifests/Golang/Go/1.16.0.yaml new file mode 100644 index 000000000..bc6d9313b --- /dev/null +++ b/manifests/Golang/Go/1.16.0.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.16.0 +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.windows-amd64.msi + Sha256: 0fd550a74f6c8ef5df405751f5e39a0ba25786930c5d61503bf71d3c3efa2414 + InstallerType: msi