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