diff --git a/bucket/julia.json b/bucket/julia.json index 70cfd4a0dd..0bf5c68869 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,16 +1,16 @@ { - "version": "1.6.0", + "version": "1.6.1", "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.6/julia-1.6.0-win64.exe", - "hash": "0c1f5cfe5d4ffb3505282a46169d85f31666217d3ada4831a4a5d7f2b981f0cc" + "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.1-win64.exe", + "hash": "953a7715cd0a0eed1fdaee1f2c2886b9581da89f56675b79cf095672fcdc8d6b" }, "32bit": { - "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.0-win32.exe", - "hash": "e6e07b09cb4cff3a86fa323702590db02b85a798193767a885b01ddfbd8333a9" + "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.1-win32.exe", + "hash": "b33cca420ffee56dd1c2d7d53e2be58eb2c7a4de7ab90329e59ff9d7004e9935" } }, "innosetup": true,