julia: Update to version 1.10.5

This commit is contained in:
github-actions[bot] 2024-08-28 16:29:31 +00:00
parent cd7c8c573c
commit 3e2d08ae23

View File

@ -1,18 +1,18 @@
{
"version": "1.10.4",
"version": "1.10.5",
"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.4-win64.zip",
"hash": "aa31c7d074060c2aab84a83ccd2fcabef6900c6e5f41cff8fd514fc28c42dc44",
"extract_dir": "julia-1.10.4"
"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"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.4-win32.zip",
"hash": "6458722ff8f34592b5f48b872c54d18218edd51e22deecb7d755bbaf3fb7ae66",
"extract_dir": "julia-1.10.4"
"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"
}
},
"bin": "bin\\julia.exe",