From f12512429e263f547bfbec3e696a9ad8121c1a9a Mon Sep 17 00:00:00 2001 From: ChicRingo <52397946+ChicRingo@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:49:38 +0800 Subject: [PATCH] Add Golang New Version 1.14.8 (#3408) * Add Golang New Version 1.14.8 Add Golang New Version 1.14.8 * Update 1.14.8.yaml --- manifests/Golang/Go/1.14.8.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Golang/Go/1.14.8.yaml diff --git a/manifests/Golang/Go/1.14.8.yaml b/manifests/Golang/Go/1.14.8.yaml new file mode 100644 index 000000000..a23ebfae5 --- /dev/null +++ b/manifests/Golang/Go/1.14.8.yaml @@ -0,0 +1,15 @@ +Id: GoLang.Go +Version: 1.14.8 +Name: Go +Publisher: Golang +License: Copyright (c) 2009 The Go Authors +LicenseUrl: https://github.com/golang/go/blob/go1.14.8/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.8.windows-amd64.msi + Sha256: 958f7183e955bdc16c30b885b5ab1e6c30fe07f88ba0418e34b38749fc4c82f6 + InstallerType: msi