julia: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2022-02-08 08:27:33 +00:00
parent a9c6133de8
commit 47d2cbce30

View File

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