julia: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2019-01-22 04:00:23 +00:00
parent b6e98cb933
commit f90c93c6c5

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"version": "1.0.3", "version": "1.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.0/julia-1.0.3-win64.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.1/julia-1.1.0-win64.exe#/dl.7z",
"hash": "e62d2755e38dcd100a76bb88b895e3ca3fde586b6bf4b38ea6e801d9b8066ce2" "hash": "15bc552e43f5d83d20e439b6026a95f2fd8d57c32249c602dc836ce2798f4a33"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.0/julia-1.0.3-win32.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.1/julia-1.1.0-win32.exe#/dl.7z",
"hash": "71b8da56f2fa09671c10abdd91f8f26b2bdfe77d486156712ad2ee5481becbab" "hash": "6f34db55b6562197e258be34cceda93859b0d993562fa5a1afc2daa5ffa2e2cb"
} }
}, },
"installer": { "installer": {