From a5d33f46271e5d84c068b64562a3601d94cb3400 Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Tue, 7 Jul 2020 06:17:08 +0800 Subject: [PATCH] Create 1.13.12.yaml (#2269) Add Golang Version 1.13.12 --- manifests/Golang/Go/1.13.12.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.13.12.yaml diff --git a/manifests/Golang/Go/1.13.12.yaml b/manifests/Golang/Go/1.13.12.yaml new file mode 100644 index 000000000..a4e46e705 --- /dev/null +++ b/manifests/Golang/Go/1.13.12.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.13.12 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.4/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.12.windows-amd64.msi + Sha256: 8372A5A8813FF9BAD6E5A74390BB270FF864B6FD2EE5E3B4A0401F92A0E3465F + InstallerType: msi