From 0cbba6ec578cb8648e00ef26d0c147892994b828 Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Thu, 16 Jul 2020 22:40:04 +0800 Subject: [PATCH] Add Golang Version 1.14.5 (#2461) Add Golang Version 1.14.5 --- manifests/Golang/Go/1.14.5.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.14.5.yaml diff --git a/manifests/Golang/Go/1.14.5.yaml b/manifests/Golang/Go/1.14.5.yaml new file mode 100644 index 000000000..4b8204855 --- /dev/null +++ b/manifests/Golang/Go/1.14.5.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.14.5 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.5/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.5.windows-amd64.msi + Sha256: F18964960F921E786A9321361AF95FD12537881B24C619FBF9381430005ED7CC + InstallerType: msi