mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
julia: Update to version 1.11.4
This commit is contained in:
parent
30844d34c5
commit
fb199084ff
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.11.3",
|
||||
"version": "1.11.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.11/julia-1.11.3-win64.zip",
|
||||
"hash": "dc15c611c6bdca2ffe3ee40c70f29a28cc6de18cd00b26f4a3d0f5dc1997152c",
|
||||
"extract_dir": "julia-1.11.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.4-win64.zip",
|
||||
"hash": "81a5d228a1fd27b70fb3015291920754f02d93fdd9248897961ae18deefaff55",
|
||||
"extract_dir": "julia-1.11.4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.3-win32.zip",
|
||||
"hash": "468fe30cd73b3204f8e81997c9c47685e49b30eabbaaf25f4d1e3d0588c5b5c1",
|
||||
"extract_dir": "julia-1.11.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.4-win32.zip",
|
||||
"hash": "7c9771d4129eecdda7ffe4c5c2a6f47777efb97210c195e96fbaf50f701e4acc",
|
||||
"extract_dir": "julia-1.11.4"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user