From 3e3dacd1f254b0def69274a575f17a32d59fcbd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ste=CC=81phane=20Este-Gracias?= Date: Sat, 20 Dec 2014 16:22:57 +0100 Subject: [PATCH] Fix typo in hash --- go.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.json b/go.json index c95193e23d..b0d0259a77 100644 --- a/go.json +++ b/go.json @@ -9,7 +9,7 @@ }, "32bit": { "url": "https://storage.googleapis.com/golang/go1.4.windows-386.zip", - "hash": "sha1:cb18d8122bfd3bbba20fa1a19b8f7566dcff795d" + "hash": "sha1:f44240a1750dd051476ae78e9ad0502bc5c7661d" } }, "extract_dir": "go",