julia: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2019-05-17 02:00:42 +00:00
parent ad59c0128c
commit bca10b3196

View File

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