mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +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.",
|
||||
"homepage": "https://julialang.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.5-win64.zip",
|
||||
"hash": "580ecaf458e273568bdd6ebcb7126392cd1e71f9b9500e0156769334774c595b",
|
||||
"extract_dir": "julia-1.11.5"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.5-win32.zip",
|
||||
"hash": "d164da402271b1a0e8e9457639ea63ec396c79dab8833d1797199f0c7c767520",
|
||||
"extract_dir": "julia-1.11.5"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user