diff --git a/bucket/julia.json b/bucket/julia.json index d3ce496173..ee726f16a8 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,16 +1,16 @@ { "homepage": "https://julialang.org", "description": "A programming language that is a fresh approach to technical computing.", - "version": "1.5.1", + "version": "1.5.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.1-win64.exe", - "hash": "965c1c5ee79602e28d7cff6a0f82473d7345db42914de48cf70973660ee0f11d" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.2-win64.exe", + "hash": "a49c9c2c42b8d6486e86151b4ada79948266f63d5d9039422dedb8c983b92e10" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.1-win32.exe", - "hash": "9e3cedfceb13a512211e616fa0eabe925351b5fc2f8836df8c46b43f7048bf19" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.2-win32.exe", + "hash": "2473a2a86b0edaa0247e392c8ddb51eaa693690577537191ac47d4bcc84553dd" } }, "innosetup": true,