From aef08569cd1be1fa20f0b9c94494a825ad4f0cdc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Dec 2017 00:01:50 +0000 Subject: [PATCH] Update julia to version 0.6.2 --- julia.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/julia.json b/julia.json index ad11b6941f..21906728fc 100644 --- a/julia.json +++ b/julia.json @@ -1,15 +1,15 @@ { "homepage": "https://julialang.org", - "version": "0.6.1", + "version": "0.6.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.1-win64.exe#/dl.7z", - "hash": "2e653519be1986b35814f593d60aa7937f28f2ec158b6f66b040a02af5693069" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.2-win64.exe#/dl.7z", + "hash": "acbc61bb8056f7275f5e8f5bfafe744977201573d06cf4b4151fe4ae6721f176" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.1-win32.exe#/dl.7z", - "hash": "f9c4494c6dee28a913d8885661737947d1b1e24498d5fdb6f8b27e8019f5ed0f" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.2-win32.exe#/dl.7z", + "hash": "e880e447fdf679df2d8a51960aa82770c77b970de27582404a68e1604a845948" } }, "installer": {