update julia to 1.0.0 (#2492)

This commit is contained in:
KeLiu 2018-08-12 23:33:14 +08:00 committed by Ross Smith II
parent ddfb9cdd38
commit b2137393c6

View File

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