julia: Update to version 1.4.1

This commit is contained in:
Richard Kuhnt 2020-04-17 00:01:49 +00:00
parent 56bd215a11
commit 809c8511cc

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.0",
"version": "1.4.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.0-win64.exe",
"hash": "aa41a5c91eac5d34c7604cefd5cf8b619dbcfa35149b5de5381c2c8f06d6598c"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.1-win64.exe",
"hash": "953090cf2a3690791df7550175a8969e8de15cbd84d815975b6495cc884deab6"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.4/julia-1.4.0-win32.exe",
"hash": "e7e4edf7ad65e6ca5ac3930f9068e74b0f534cbbb04fbee354698807b04e38a0"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.4/julia-1.4.1-win32.exe",
"hash": "f9bd849167a36b7206db27055e16be0f7c59deb38a2ee3ad26cdceec1a274936"
}
},
"innosetup": true,