From 069f13001dfe510bdbb0fd9c5608b922b40ad594 Mon Sep 17 00:00:00 2001 From: Aaron Sun Date: Sat, 1 Sep 2018 16:06:32 +0100 Subject: [PATCH] julia: Fix x64 hash (#2552) (fixes #2550) --- julia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/julia.json b/julia.json index 17cd49c923..97250e0106 100644 --- a/julia.json +++ b/julia.json @@ -5,7 +5,7 @@ "architecture": { "64bit": { "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.0/julia-1.0.0-win64.exe#/dl.7z", - "hash": "3bf5572cbcbc7848b235dcf21caf24ce26b9fb3839eb13db1a7170d20cdf834d" + "hash": "001874185a26f598abe2e7fc287cacf66387c68caa3251f5aa6ef97fb22020dd" }, "32bit": { "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.0/julia-1.0.0-win32.exe#/dl.7z",