From 8a0366d1183fbc35bca48c52f115d11bd6272fa6 Mon Sep 17 00:00:00 2001 From: ChicRingo <52397946+ChicRingo@users.noreply.github.com> Date: Sun, 18 Oct 2020 11:16:25 +0800 Subject: [PATCH] Add Golang New Version 1.14.10 (#4248) Add Golang New Version 1.14.10 --- manifests/Golang/Go/1.14.10.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.14.10.yaml diff --git a/manifests/Golang/Go/1.14.10.yaml b/manifests/Golang/Go/1.14.10.yaml new file mode 100644 index 000000000..108bd70a5 --- /dev/null +++ b/manifests/Golang/Go/1.14.10.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.14.10 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.10/LICENSE +AppMoniker: go +Tags: go, golang, go1.14, golang1.14 +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.14.10.windows-amd64.msi + Sha256: 068d3e558e9ef055f62270d221c3657924b37e91ac2ea63234c14de8c1ceb020 + InstallerType: msi