From d8fe6cda16b4285bbc2e016bcbcb4939331d71ce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Aug 2020 17:00:17 +0000 Subject: [PATCH] go: Update to version 1.14.7 --- bucket/go.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/go.json b/bucket/go.json index 3a209d16fe..04a9faa209 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.14.6", + "version": "1.14.7", "homepage": "https://golang.org", "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.", "license": "BSD-3-Clause", @@ -19,12 +19,12 @@ }, "architecture": { "64bit": { - "url": "https://dl.google.com/go/go1.14.6.windows-amd64.zip", - "hash": "4495c18579cd11192fc3483d535e567d71c1a5c5b42cec152ad519a3599c3bbb" + "url": "https://dl.google.com/go/go1.14.7.windows-amd64.zip", + "hash": "ddf35c01f444f5698dee7b265c172abe29dd7138bef4415e6b60bf322ddcffa5" }, "32bit": { - "url": "https://dl.google.com/go/go1.14.6.windows-386.zip", - "hash": "d9463747f3d3671c91efdccfc96082793661da480c03907699b807a47850e0f5" + "url": "https://dl.google.com/go/go1.14.7.windows-386.zip", + "hash": "73f929d7b99b141ea7d71f23ea269d74c68cce7e5fa68e41ada820f242e093a5" } }, "checkver": {