julia: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2022-05-25 20:28:49 +00:00
parent db5787eb83
commit bf8d442415

View File

@ -1,18 +1,18 @@
{
"version": "1.7.2",
"version": "1.7.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.7/julia-1.7.2-win64.zip",
"hash": "d83fbdf77d4aee8133bcce2d08845064c5091ce3e23a9323c449df16b1011289",
"extract_dir": "julia-1.7.2"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.7/julia-1.7.3-win64.zip",
"hash": "b70b174615d58ecb5544b31bc17433a3547cee4336a5bea96c79c675117dc5f5",
"extract_dir": "julia-1.7.3"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.7/julia-1.7.2-win32.zip",
"hash": "f53eb1654054c272fbf4c39ffa5b37f1858b1ccf8e737516e94fc521ff39e557",
"extract_dir": "julia-1.7.2"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.7/julia-1.7.3-win32.zip",
"hash": "89ba625a992dbbfbbab73c3851b0fca9a0dfc81b935460d9a292f53af823d3f9",
"extract_dir": "julia-1.7.3"
}
},
"bin": "bin\\julia.exe",