mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
julia: Update to version 1.11.6
This commit is contained in:
parent
b6c0a15b6d
commit
a1a7e436df
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.11.5",
|
||||
"version": "1.11.6",
|
||||
"description": "A programming language that is a fresh approach to technical computing.",
|
||||
"homepage": "https://julialang.org",
|
||||
"license": "MIT",
|
||||
"notes": ["Use the juliaup package instead for easier management of multiple toolchains, including beta/nightly releases."],
|
||||
"notes": "Use the juliaup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.6-win64.zip",
|
||||
"hash": "7441e1cb56cd3df4d2a9969d3f9b324148fbc2ae3f39625f02f3dd8db964da17",
|
||||
"extract_dir": "julia-1.11.6"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.6-win32.zip",
|
||||
"hash": "d0d7819d6479350f4890652bfe01b262ecc28ab1f6c387d40243a05ce14479f1",
|
||||
"extract_dir": "julia-1.11.6"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user