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