julia: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2020-09-24 07:00:25 +00:00
parent 123a705c0b
commit 88e6a4e2ad

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"description": "A programming language that is a fresh approach to technical computing.", "description": "A programming language that is a fresh approach to technical computing.",
"version": "1.5.1", "version": "1.5.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.1-win64.exe", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.2-win64.exe",
"hash": "965c1c5ee79602e28d7cff6a0f82473d7345db42914de48cf70973660ee0f11d" "hash": "a49c9c2c42b8d6486e86151b4ada79948266f63d5d9039422dedb8c983b92e10"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.1-win32.exe", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.2-win32.exe",
"hash": "9e3cedfceb13a512211e616fa0eabe925351b5fc2f8836df8c46b43f7048bf19" "hash": "2473a2a86b0edaa0247e392c8ddb51eaa693690577537191ac47d4bcc84553dd"
} }
}, },
"innosetup": true, "innosetup": true,