mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
julia: Update to version 1.10.0
This commit is contained in:
parent
591bb6023f
commit
aca14e990a
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.9.4",
|
||||
"version": "1.10.0",
|
||||
"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.9/julia-1.9.4-win64.zip",
|
||||
"hash": "ab417f302f850843f24d9f44acd45f9eeafa0b4c8e5a40847af11f794ff2e370",
|
||||
"extract_dir": "julia-1.9.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.0-win64.zip",
|
||||
"hash": "dc6e566772a0eed89df1bc63892802b1cb4ad92a2aacafa5e0e2be7a8cd93883",
|
||||
"extract_dir": "julia-1.10.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.4-win32.zip",
|
||||
"hash": "94d76e92b3851c17cfbefd0d92b2e85d23941be146256c1aa998fb19d43b3a11",
|
||||
"extract_dir": "julia-1.9.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.0-win32.zip",
|
||||
"hash": "06c221460ae7a6cb03c3640f228ba1679bd0c8ea26a5bc081953f4cf1bca5e51",
|
||||
"extract_dir": "julia-1.10.0"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user