julia: Update to version 1.11.4

This commit is contained in:
github-actions[bot] 2025-03-11 00:37:06 +00:00
parent 30844d34c5
commit fb199084ff

View File

@ -1,18 +1,18 @@
{ {
"version": "1.11.3", "version": "1.11.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.11/julia-1.11.3-win64.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.4-win64.zip",
"hash": "dc15c611c6bdca2ffe3ee40c70f29a28cc6de18cd00b26f4a3d0f5dc1997152c", "hash": "81a5d228a1fd27b70fb3015291920754f02d93fdd9248897961ae18deefaff55",
"extract_dir": "julia-1.11.3" "extract_dir": "julia-1.11.4"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.3-win32.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.4-win32.zip",
"hash": "468fe30cd73b3204f8e81997c9c47685e49b30eabbaaf25f4d1e3d0588c5b5c1", "hash": "7c9771d4129eecdda7ffe4c5c2a6f47777efb97210c195e96fbaf50f701e4acc",
"extract_dir": "julia-1.11.3" "extract_dir": "julia-1.11.4"
} }
}, },
"bin": "bin\\julia.exe", "bin": "bin\\julia.exe",