From 2f423574595cec4cd27ad8fd2802fe332c8a6a78 Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Thu, 13 Aug 2020 12:42:34 +0800 Subject: [PATCH] Add Golang new version 1.14.7 (#3048) Add Golang new version 1.14.7 --- manifests/Golang/Go/1.14.7.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.14.7.yaml diff --git a/manifests/Golang/Go/1.14.7.yaml b/manifests/Golang/Go/1.14.7.yaml new file mode 100644 index 000000000..732dea029 --- /dev/null +++ b/manifests/Golang/Go/1.14.7.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.14.7 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.7/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.7.windows-amd64.msi + Sha256: 2E0DA6CC37B235F3BDEB91549FFEEBE669391DADDE7FF8D9DA1921103DBFCB7B + InstallerType: msi