julia: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2022-11-18 00:34:44 +00:00
parent ebb44daef9
commit a1209682f7

View File

@ -1,18 +1,18 @@
{
"version": "1.8.2",
"version": "1.8.3",
"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.2-win64.zip",
"hash": "2529facaa5975cc43642715289d9745c21d84adb9579a4018f9bfad9057f4e8e",
"extract_dir": "julia-1.8.2"
"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"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.2-win32.zip",
"hash": "a679aaa7aa3df466ccffb1563701ce857174c727015ec408451c86d0316c5613",
"extract_dir": "julia-1.8.2"
"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"
}
},
"bin": "bin\\julia.exe",