julia: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2023-11-14 20:23:28 +00:00
parent 7853cbf498
commit 65a027f7a2

View File

@ -1,18 +1,18 @@
{ {
"version": "1.9.3", "version": "1.9.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.9/julia-1.9.3-win64.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.9/julia-1.9.4-win64.zip",
"hash": "2c51bb7c28b2fe4afb13d054b5eb1783987d6df04c660b73e7503f85b15f1669", "hash": "ab417f302f850843f24d9f44acd45f9eeafa0b4c8e5a40847af11f794ff2e370",
"extract_dir": "julia-1.9.3" "extract_dir": "julia-1.9.4"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.3-win32.zip", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.4-win32.zip",
"hash": "6d3cdf6a8bb9093635f908baababb94f1ad6acf466fdb584231e865815fc81db", "hash": "94d76e92b3851c17cfbefd0d92b2e85d23941be146256c1aa998fb19d43b3a11",
"extract_dir": "julia-1.9.3" "extract_dir": "julia-1.9.4"
} }
}, },
"bin": "bin\\julia.exe", "bin": "bin\\julia.exe",