julia: Update to version 0.6.4

This commit is contained in:
Richard Kuhnt 2018-07-10 23:00:26 +00:00
parent cb9d39193e
commit 276fe1e441

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"version": "0.6.3", "version": "0.6.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.3-win64.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.4-win64.exe#/dl.7z",
"hash": "e6eef263bbe6d95d2def300407edb6a624e77166d73f423cd7fc895f8464cffd" "hash": "aa16b5fb54ab2821a09022db83d92db5d07c1092a24b7091f54fb4bca9e564eb"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.3-win32.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.4-win32.exe#/dl.7z",
"hash": "de89c2fd0d0e2ad169fcb9469e6fdca3d2220319751df72daf8ca68a27242fdd" "hash": "143f9269a35427986e80f7d4848150dee7f9e1a4c517640e021f7cc07a793bb4"
} }
}, },
"installer": { "installer": {