mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
julia: Update to version 1.10.4
This commit is contained in:
parent
a25f79f1a2
commit
857e83d057
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.3",
|
"version": "1.10.4",
|
||||||
"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.3-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.4-win64.zip",
|
||||||
"hash": "0d4e17b9816a35531242a0ecb1271cac25b88acec3b04f257816c752acdf38fd",
|
"hash": "aa31c7d074060c2aab84a83ccd2fcabef6900c6e5f41cff8fd514fc28c42dc44",
|
||||||
"extract_dir": "julia-1.10.3"
|
"extract_dir": "julia-1.10.4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.3-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.4-win32.zip",
|
||||||
"hash": "564bb4067eeb3a1aca706b9d2f771fd8748b8cb7cb7a7d312dd5a2a02313d31f",
|
"hash": "6458722ff8f34592b5f48b872c54d18218edd51e22deecb7d755bbaf3fb7ae66",
|
||||||
"extract_dir": "julia-1.10.3"
|
"extract_dir": "julia-1.10.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user