From 44f5c8b8466336ada28e323ec453ff5c27887c22 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Aug 2019 07:00:14 +0000 Subject: [PATCH] julia: Update to version 1.2.0 --- bucket/julia.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/julia.json b/bucket/julia.json index a48fa7bd72..07560ddf64 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,15 +1,15 @@ { "homepage": "https://julialang.org", - "version": "1.1.1", + "version": "1.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.1/julia-1.1.1-win64.exe#/dl.7z", - "hash": "26f980a1dd0d93a38c4a5b7e397210a761efed1f87caadc1a7066bb8ab12efab" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.2/julia-1.2.0-win64.exe#/dl.7z", + "hash": "7b122501ccce7b66d5e9e7e93fe29c3be8479f9bbdf2b0c9daa7e5572341da7a" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.1/julia-1.1.1-win32.exe#/dl.7z", - "hash": "98fdd6977371ae983e7e9fc0e8171f52b6d267564a822f480a7c4e1ed111b995" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.2/julia-1.2.0-win32.exe#/dl.7z", + "hash": "8e4b39f64c350c13638737d60cab30f820bb7a21f398fd08afd5da5ebce1eea4" } }, "installer": {