julia: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2024-04-30 20:25:47 +00:00
parent 6511c7068d
commit 2bd462ef64

View File

@ -1,18 +1,18 @@
{
"version": "1.10.2",
"version": "1.10.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.10/julia-1.10.2-win64.zip",
"hash": "ac0b542968e8fd028189ed09760e88d60509b008f5b437e845289c52cc560e28",
"extract_dir": "julia-1.10.2"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.3-win64.zip",
"hash": "0d4e17b9816a35531242a0ecb1271cac25b88acec3b04f257816c752acdf38fd",
"extract_dir": "julia-1.10.3"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.2-win32.zip",
"hash": "647c5cd8e9c59a6cb986666aa08f751715122807c4f91a89ba8919518ceb73a8",
"extract_dir": "julia-1.10.2"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.3-win32.zip",
"hash": "564bb4067eeb3a1aca706b9d2f771fd8748b8cb7cb7a7d312dd5a2a02313d31f",
"extract_dir": "julia-1.10.3"
}
},
"bin": "bin\\julia.exe",