From 2bbcad5fc4e0bea6a2ca8478f93dc16ac7ce18dd Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sat, 13 Feb 2021 17:52:49 +0000 Subject: [PATCH] Fix Url for GoLang.Go (#7420) --- manifests/Golang/Go/1.15.7.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/Golang/Go/1.15.7.yaml b/manifests/Golang/Go/1.15.7.yaml index ee342933c..cad750b21 100644 --- a/manifests/Golang/Go/1.15.7.yaml +++ b/manifests/Golang/Go/1.15.7.yaml @@ -10,6 +10,6 @@ Description: Go is an open source programming language that makes it easy to bui Homepage: https://golang.org Installers: - Arch: x64 - Url: https://golang.org/dl/go1.15.7.windows-amd64.msi + Url: https://dl.google.com/go/go1.15.7.windows-amd64.msi Sha256: 548e73797f07c8f7dcd4e419f396a41702ab68d1bc82ff637587b94bcdc9a462 InstallerType: msi