julia: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2020-08-03 06:00:32 +00:00
parent ef1ed4f61b
commit 7cfcb967da

View File

@ -1,16 +1,16 @@
{
"homepage": "https://julialang.org",
"description": "A programming language that is a fresh approach to technical computing.",
"version": "1.4.2",
"version": "1.5.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.2-win64.exe",
"hash": "9775aa53f711167522ff4681f055d2ed8dc8682c99c28eb88c324ac766d0aebd"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.0-win64.exe",
"hash": "4e7a488f81bec527d333f8f212ede0888297efa4c3596230d967b083a9c776be"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.4/julia-1.4.2-win32.exe",
"hash": "b9727a85a87531604c11e6574e55992858cb6a342cd5e0661bc31ea1e7bdd267"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.0-win32.exe",
"hash": "7a62c9aa5689f6a07e27f10d6c30ca3736bdcb6e42f0ab1895cb426fc8995b04"
}
},
"innosetup": true,