mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
julia: Update to version 1.6.4
This commit is contained in:
parent
e4de8597df
commit
d7bf6f2631
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4",
|
||||
"description": "A programming language that is a fresh approach to technical computing.",
|
||||
"homepage": "https://julialang.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.3-win64.zip",
|
||||
"hash": "e2611dd89a80ce3ff55a9bd72220aff5de151643042c0c99b7dd34f7ba5c68f0",
|
||||
"extract_dir": "julia-1.6.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.4-win64.zip",
|
||||
"hash": "e4f31f9b64cc595c226fb6db20ea63136356d5693a3bf984744107435268a741",
|
||||
"extract_dir": "julia-1.6.4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.3-win32.zip",
|
||||
"hash": "03b573672f11d1fa64519195b5abca5c636b95fda15cef98d6ca82400b6b2537",
|
||||
"extract_dir": "julia-1.6.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.4-win32.zip",
|
||||
"hash": "f90aa0e54121035e321d62e29aa4533b86aa0f062874a20a3e58c0c23f4396ff",
|
||||
"extract_dir": "julia-1.6.4"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user