julia: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2023-06-08 04:26:43 +00:00
parent 005a7a4de1
commit 22c32a7b8b

View File

@ -1,18 +1,18 @@
{
"version": "1.9.0",
"version": "1.9.1",
"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.9/julia-1.9.0-win64.zip",
"hash": "af86beb024f9433045bc25d9bf60a65ca0095f76610120eae06cbb6799b3466b",
"extract_dir": "julia-1.9.0"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.9/julia-1.9.1-win64.zip",
"hash": "ecbaa2f7525a3f9fcb6768663fcf0bf257af1c5ee53ba7175c1199b4ffe381dc",
"extract_dir": "julia-1.9.1"
},
"32bit": {
"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"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.1-win32.zip",
"hash": "c355475977b6e0e5b127394c2025077f5d77015704e8e984849f92611e109081",
"extract_dir": "julia-1.9.1"
}
},
"bin": "bin\\julia.exe",