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