From 174b1d693115ee9084643b76a74ece831ace5ac4 Mon Sep 17 00:00:00 2001 From: Manuel Date: Fri, 22 May 2020 03:04:37 +0200 Subject: [PATCH] Add Golang (#521) --- manifests/Golang/Go/1.14.3.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Golang/Go/1.14.3.yaml diff --git a/manifests/Golang/Go/1.14.3.yaml b/manifests/Golang/Go/1.14.3.yaml new file mode 100644 index 000000000..d2f1b8430 --- /dev/null +++ b/manifests/Golang/Go/1.14.3.yaml @@ -0,0 +1,14 @@ +Id: GoLang.Go +Version: 1.14.3 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.3/LICENSE +AppMoniker: go +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.14.3.windows-amd64.msi + Sha256: C4F0BE14D69F85A2BF4D4FBFD9C879C2F8FCB4560F117DF0E17AA1999F8A319E + InstallerType: msi