mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
julia: Update to version 1.10.2
This commit is contained in:
parent
e5f7ebc824
commit
26e03632dc
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.1",
|
"version": "1.10.2",
|
||||||
"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.1-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.2-win64.zip",
|
||||||
"hash": "8731f104e3dcbe8eded46b92ea773af228497280ad2f49fe529f38f99eb48ae3",
|
"hash": "ac0b542968e8fd028189ed09760e88d60509b008f5b437e845289c52cc560e28",
|
||||||
"extract_dir": "julia-1.10.1"
|
"extract_dir": "julia-1.10.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.1-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.2-win32.zip",
|
||||||
"hash": "6f83ec576d6b9b7da9a871685e57430c2655bd752d782fa7b0b7b69204c1328c",
|
"hash": "647c5cd8e9c59a6cb986666aa08f751715122807c4f91a89ba8919518ceb73a8",
|
||||||
"extract_dir": "julia-1.10.1"
|
"extract_dir": "julia-1.10.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user