mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
julia: Update to version 1.10.1
This commit is contained in:
parent
258312e95a
commit
fee4b744ad
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"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.0-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.1-win64.zip",
|
||||||
"hash": "dc6e566772a0eed89df1bc63892802b1cb4ad92a2aacafa5e0e2be7a8cd93883",
|
"hash": "8731f104e3dcbe8eded46b92ea773af228497280ad2f49fe529f38f99eb48ae3",
|
||||||
"extract_dir": "julia-1.10.0"
|
"extract_dir": "julia-1.10.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.0-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.1-win32.zip",
|
||||||
"hash": "06c221460ae7a6cb03c3640f228ba1679bd0c8ea26a5bc081953f4cf1bca5e51",
|
"hash": "6f83ec576d6b9b7da9a871685e57430c2655bd752d782fa7b0b7b69204c1328c",
|
||||||
"extract_dir": "julia-1.10.0"
|
"extract_dir": "julia-1.10.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user