mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
julia: Update to version 1.11.1
This commit is contained in:
parent
d08c4499f9
commit
83174ef08f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"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.11/julia-1.11.0-win64.zip",
|
||||
"hash": "5aff4a34dc1ea8ea18081fc119cd440b95a7ee8ae3d8b64cf0e0c454a5c0b754",
|
||||
"extract_dir": "julia-1.11.0"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.1-win64.zip",
|
||||
"hash": "67cb710c089eaf14096158cd78f3ff00167c8b7be128b9e08536c82e4907c7fd",
|
||||
"extract_dir": "julia-1.11.1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.0-win32.zip",
|
||||
"hash": "3f040aa48e3b475b2263650cc08d714f7fdc003307ee451308745274ace2fcc3",
|
||||
"extract_dir": "julia-1.11.0"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.1-win32.zip",
|
||||
"hash": "12f52cbc23f182b24282cfaef91a56782197e6b7eafa8fc50c8c99c8b3b4629a",
|
||||
"extract_dir": "julia-1.11.1"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user