julia: Update to version 1.6.0

This commit is contained in:
Richard Kuhnt 2021-03-25 15:00:22 +00:00
parent b2a385a95b
commit c65580a7ce

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.4", "version": "1.6.0",
"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.4-win64.exe", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.0-win64.exe",
"hash": "5942d2cd2535daf6f49979e9dda4968a8ca35fdbfaa7923e8c8929ed785aa0a3" "hash": "0c1f5cfe5d4ffb3505282a46169d85f31666217d3ada4831a4a5d7f2b981f0cc"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.4-win32.exe", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.0-win32.exe",
"hash": "0f9c170647482aac043170e43a8e1c943ed760d6bc2129d8d6e710333a1de1fa" "hash": "e6e07b09cb4cff3a86fa323702590db02b85a798193767a885b01ddfbd8333a9"
} }
}, },
"innosetup": true, "innosetup": true,