mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
julia: Update to version 1.8.5
This commit is contained in:
parent
4203638929
commit
0ced51fc0e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.8.4",
|
||||
"version": "1.8.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.8/julia-1.8.4-win64.zip",
|
||||
"hash": "8c31221c9eeaf3abc33f114656de4aaf999310966a1c7d46384f0f7bbcf471d2",
|
||||
"extract_dir": "julia-1.8.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.5-win64.zip",
|
||||
"hash": "c124e69213305673a351017a0432d07aab913d6850ba09fd5a46c14b17c4f63c",
|
||||
"extract_dir": "julia-1.8.5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.4-win32.zip",
|
||||
"hash": "3f1177df5a6701d3d122ac424e8b09ec5aeaccf1fa62270541159089c08b9a09",
|
||||
"extract_dir": "julia-1.8.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.5-win32.zip",
|
||||
"hash": "11382e9896d6d6feeaa5ed3530292765d6a0db751d912d97339a776479de4832",
|
||||
"extract_dir": "julia-1.8.5"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user