mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
julia: Update to version 1.10.5
This commit is contained in:
parent
cd7c8c573c
commit
3e2d08ae23
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.4",
|
"version": "1.10.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.10/julia-1.10.4-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.5-win64.zip",
|
||||||
"hash": "aa31c7d074060c2aab84a83ccd2fcabef6900c6e5f41cff8fd514fc28c42dc44",
|
"hash": "7b21b30c0a412df7bf2472ff5ee5d47aab5a9b4f184a7595da62eea3f10650b1",
|
||||||
"extract_dir": "julia-1.10.4"
|
"extract_dir": "julia-1.10.5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.4-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.5-win32.zip",
|
||||||
"hash": "6458722ff8f34592b5f48b872c54d18218edd51e22deecb7d755bbaf3fb7ae66",
|
"hash": "5a2ff3252ae8707c1e9c5b46389c596b4f8036efeff64fea5e1acd219a5db3c9",
|
||||||
"extract_dir": "julia-1.10.4"
|
"extract_dir": "julia-1.10.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user