julia: Update to version 1.10.4

This commit is contained in:
github-actions[bot] 2024-06-05 00:33:34 +00:00
parent a25f79f1a2
commit 857e83d057

View File

@ -1,18 +1,18 @@
{ {
"version": "1.10.3", "version": "1.10.4",
"description": "A programming language that is a fresh approach to technical computing.", "description": "A programming language that is a fresh approach to technical computing.",
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.3-win64.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.4-win64.zip",
"hash": "0d4e17b9816a35531242a0ecb1271cac25b88acec3b04f257816c752acdf38fd", "hash": "aa31c7d074060c2aab84a83ccd2fcabef6900c6e5f41cff8fd514fc28c42dc44",
"extract_dir": "julia-1.10.3" "extract_dir": "julia-1.10.4"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.3-win32.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.4-win32.zip",
"hash": "564bb4067eeb3a1aca706b9d2f771fd8748b8cb7cb7a7d312dd5a2a02313d31f", "hash": "6458722ff8f34592b5f48b872c54d18218edd51e22deecb7d755bbaf3fb7ae66",
"extract_dir": "julia-1.10.3" "extract_dir": "julia-1.10.4"
} }
}, },
"bin": "bin\\julia.exe", "bin": "bin\\julia.exe",