From 3a8d67acea4e8238453005dcbaf0a43aae8c8eac Mon Sep 17 00:00:00 2001 From: SeparateRecords <52195359+SeparateRecords@users.noreply.github.com> Date: Fri, 20 Nov 2020 16:47:03 +1100 Subject: [PATCH] Add Go 1.15.4 (#4904) --- manifests/Golang/Go/1.15.4.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.15.4.yaml diff --git a/manifests/Golang/Go/1.15.4.yaml b/manifests/Golang/Go/1.15.4.yaml new file mode 100644 index 000000000..cdfff533f --- /dev/null +++ b/manifests/Golang/Go/1.15.4.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.15.4 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.15.4/LICENSE +AppMoniker: go +Tags: go, golang, go1.15, golang1.15 +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.15.4.windows-amd64.msi + Sha256: c8917a084a1d46bf6d041315f976d1cda65e46e5905f3436562fe88f19066ba6 + InstallerType: msi