julia: Update to version 1.5.3

This commit is contained in:
Richard Kuhnt 2020-11-10 19:01:47 +00:00
parent 33a0362f12
commit 8103dd4a03

View File

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