julia: Update to version 1.4.2

This commit is contained in:
Richard Kuhnt 2020-05-25 06:01:49 +00:00
parent 00a23f8336
commit a06971f3c1

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