From f6237a384c9e69c73a5b36e7681a0439e100c5e9 Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Thu, 13 Aug 2020 13:19:20 +0800 Subject: [PATCH] Add Golang new version 1.15.0 (#3047) * Add Golang 1.15.0 Add Golang 1.15.0 * Rename 1.15.0 to 1.15.0.yaml --- manifests/Golang/Go/1.15.0.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.15.0.yaml diff --git a/manifests/Golang/Go/1.15.0.yaml b/manifests/Golang/Go/1.15.0.yaml new file mode 100644 index 000000000..df3822192 --- /dev/null +++ b/manifests/Golang/Go/1.15.0.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.15.0 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.15/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.windows-amd64.msi + Sha256: 02944771CA3CFFE7BCDA85C6EC16EB6DAC94E4B1C877CCEB610ECAB92D4E0A32 + InstallerType: msi