From 49edac4c85f95325d61204ea7b08fa40cd03038c Mon Sep 17 00:00:00 2001 From: ChicRingo <52397946+ChicRingo@users.noreply.github.com> Date: Sun, 18 Oct 2020 11:20:53 +0800 Subject: [PATCH] Add Golang New Version 1.15.3 (#4247) Add Golang New Version 1.15.3 --- manifests/Golang/Go/1.15.3.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.15.3.yaml diff --git a/manifests/Golang/Go/1.15.3.yaml b/manifests/Golang/Go/1.15.3.yaml new file mode 100644 index 000000000..d4fea4571 --- /dev/null +++ b/manifests/Golang/Go/1.15.3.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.15.3 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.15.3/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.3.windows-amd64.msi + Sha256: 366791843f0f29db97eb4ebfc0fd49ee42ecee9272655ea56ca94a8027ae8bdd + InstallerType: msi