mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
julia: Update to version 1.11.5
This commit is contained in:
parent
b2235c9c4a
commit
b362b03f39
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.4",
|
"version": "1.11.5",
|
||||||
"description": "A programming language that is a fresh approach to technical computing.",
|
"description": "A programming language that is a fresh approach to technical computing.",
|
||||||
"homepage": "https://julialang.org",
|
"homepage": "https://julialang.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.4-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.5-win64.zip",
|
||||||
"hash": "81a5d228a1fd27b70fb3015291920754f02d93fdd9248897961ae18deefaff55",
|
"hash": "580ecaf458e273568bdd6ebcb7126392cd1e71f9b9500e0156769334774c595b",
|
||||||
"extract_dir": "julia-1.11.4"
|
"extract_dir": "julia-1.11.5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.4-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.5-win32.zip",
|
||||||
"hash": "7c9771d4129eecdda7ffe4c5c2a6f47777efb97210c195e96fbaf50f701e4acc",
|
"hash": "d164da402271b1a0e8e9457639ea63ec396c79dab8833d1797199f0c7c767520",
|
||||||
"extract_dir": "julia-1.11.4"
|
"extract_dir": "julia-1.11.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user