diff --git a/bucket/julia.json b/bucket/julia.json index fceb7df448..588f536a0a 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,18 +1,18 @@ { - "version": "1.10.5", + "version": "1.11.0", "description": "A programming language that is a fresh approach to technical computing.", "homepage": "https://julialang.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.5-win64.zip", - "hash": "7b21b30c0a412df7bf2472ff5ee5d47aab5a9b4f184a7595da62eea3f10650b1", - "extract_dir": "julia-1.10.5" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.0-win64.zip", + "hash": "5aff4a34dc1ea8ea18081fc119cd440b95a7ee8ae3d8b64cf0e0c454a5c0b754", + "extract_dir": "julia-1.11.0" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.5-win32.zip", - "hash": "5a2ff3252ae8707c1e9c5b46389c596b4f8036efeff64fea5e1acd219a5db3c9", - "extract_dir": "julia-1.10.5" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.0-win32.zip", + "hash": "3f040aa48e3b475b2263650cc08d714f7fdc003307ee451308745274ace2fcc3", + "extract_dir": "julia-1.11.0" } }, "bin": "bin\\julia.exe",