From 6a95357a0105316bf309a92daa90b1aae036804c Mon Sep 17 00:00:00 2001 From: ChicRingo <52397946+ChicRingo@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:52:21 +0800 Subject: [PATCH] Add Golang New Version 1.15.1 (#3409) Add Golang New Version 1.15.1 --- manifests/Golang/Go/1.15.1.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.15.1.yaml diff --git a/manifests/Golang/Go/1.15.1.yaml b/manifests/Golang/Go/1.15.1.yaml new file mode 100644 index 000000000..aaeac3ba7 --- /dev/null +++ b/manifests/Golang/Go/1.15.1.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.15.1 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.15.1/LICENSE +AppMoniker: go +Tags: go, golang, go1.15, golang1.15 +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.15.1.windows-amd64.msi + Sha256: cb815d57ecc701c401a600c6d0d5ac1bae4b3569f47963b90c405e79196f2d7d + InstallerType: msi