julia: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2019-11-26 21:00:35 +00:00
parent e3740bd25a
commit 23711c627a

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"description": "A programming language that is a fresh approach to technical computing.", "description": "A programming language that is a fresh approach to technical computing.",
"version": "1.2.0", "version": "1.3.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.2/julia-1.2.0-win64.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.3/julia-1.3.0-win64.exe#/dl.7z",
"hash": "7b122501ccce7b66d5e9e7e93fe29c3be8479f9bbdf2b0c9daa7e5572341da7a" "hash": "35af4b93188b2404a78026b583c7f010ecb17df2eabb9fc32de4737de28f31d5"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.2/julia-1.2.0-win32.exe#/dl.7z", "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.3/julia-1.3.0-win32.exe#/dl.7z",
"hash": "8e4b39f64c350c13638737d60cab30f820bb7a21f398fd08afd5da5ebce1eea4" "hash": "4b5ff1aa717048a365318c67f1fa042443edd1be1b83eb52a9dd9eb0a8141364"
} }
}, },
"installer": { "installer": {