diff --git a/bucket/julia.json b/bucket/julia.json index d01c183c75..ee965be52a 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,18 +1,18 @@ { - "version": "1.11.1", + "version": "1.11.2", "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.11/julia-1.11.1-win64.zip", - "hash": "67cb710c089eaf14096158cd78f3ff00167c8b7be128b9e08536c82e4907c7fd", - "extract_dir": "julia-1.11.1" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.2-win64.zip", + "hash": "c35b1980f97553825ba9df254ed9deb4e34c34c47cd7636cc1a816cd5bacc9f4", + "extract_dir": "julia-1.11.2" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.1-win32.zip", - "hash": "12f52cbc23f182b24282cfaef91a56782197e6b7eafa8fc50c8c99c8b3b4629a", - "extract_dir": "julia-1.11.1" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.2-win32.zip", + "hash": "5bae48493a4e7fc5c4302d2be89b5a6a0a10ca625a756f3601b1426be88fefd2", + "extract_dir": "julia-1.11.2" } }, "bin": "bin\\julia.exe",