julia: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2023-05-10 08:26:17 +00:00
parent 7be6d78324
commit 2dd12d5ea5

View File

@ -1,18 +1,18 @@
{
"version": "1.8.5",
"version": "1.9.0",
"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.8/julia-1.8.5-win64.zip",
"hash": "c124e69213305673a351017a0432d07aab913d6850ba09fd5a46c14b17c4f63c",
"extract_dir": "julia-1.8.5"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.9/julia-1.9.0-win64.zip",
"hash": "af86beb024f9433045bc25d9bf60a65ca0095f76610120eae06cbb6799b3466b",
"extract_dir": "julia-1.9.0"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.5-win32.zip",
"hash": "11382e9896d6d6feeaa5ed3530292765d6a0db751d912d97339a776479de4832",
"extract_dir": "julia-1.8.5"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.0-win32.zip",
"hash": "0bb3b15bd94218bb86ddd18c2a5b044b295a41912b9d42323cbee4662b91e7f5",
"extract_dir": "julia-1.9.0"
}
},
"bin": "bin\\julia.exe",