Fix hashes in julia (#1876)

This commit is contained in:
Ross Smith II 2017-11-27 06:34:29 -08:00 committed by Richard Kuhnt
parent 4ff46b7cb3
commit 23cb6c6ee2

View File

@ -5,11 +5,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.1-win64.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6.1-win64.exe#/dl.7z",
"hash": "776687fc2023b67fd5ee33a4a61417460e88477ef5bed1afcf3007cdd5b9e5bc" "hash": "2e653519be1986b35814f593d60aa7937f28f2ec158b6f66b040a02af5693069"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.1-win32.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6.1-win32.exe#/dl.7z",
"hash": "ff97fc4d24ac554d58129fd3d1fb48897f45fe6814118c83b507b7166e59c157" "hash": "f9c4494c6dee28a913d8885661737947d1b1e24498d5fdb6f8b27e8019f5ed0f"
} }
}, },
"installer": { "installer": {