julia: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2022-12-24 04:27:28 +00:00
parent 5d461ae6d6
commit 8cb154ddbc

View File

@ -1,18 +1,18 @@
{
"version": "1.8.3",
"version": "1.8.4",
"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.3-win64.zip",
"hash": "47ad22250f146abffa503bfbeea688e826c57c507c828ab40350b6c870c6241a",
"extract_dir": "julia-1.8.3"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.4-win64.zip",
"hash": "8c31221c9eeaf3abc33f114656de4aaf999310966a1c7d46384f0f7bbcf471d2",
"extract_dir": "julia-1.8.4"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.3-win32.zip",
"hash": "7564310ea294b8ef07fdea8d40daf2b5af6a2a3c2908ea255f5cf1cae9d62541",
"extract_dir": "julia-1.8.3"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.4-win32.zip",
"hash": "3f1177df5a6701d3d122ac424e8b09ec5aeaccf1fa62270541159089c08b9a09",
"extract_dir": "julia-1.8.4"
}
},
"bin": "bin\\julia.exe",