From 036987f823f084a0fb20489cfd5a0235becbc72d Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Tue, 21 Jul 2020 00:20:41 +0800 Subject: [PATCH] Create 1.14.6.yaml (#2512) --- manifests/Golang/Go/1.14.6.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.14.6.yaml diff --git a/manifests/Golang/Go/1.14.6.yaml b/manifests/Golang/Go/1.14.6.yaml new file mode 100644 index 000000000..e7dd6dcbc --- /dev/null +++ b/manifests/Golang/Go/1.14.6.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.14.6 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.6/LICENSE +AppMoniker: go +Tags: go, golang, go1.14, golang1.14 +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.6.windows-amd64.msi + Sha256: 6D3C766B1B57153EDE6C763379884879D7FA779047549DA07749A691D25CC9D2 + InstallerType: msi