mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
julia: Update to version 1.8.0
This commit is contained in:
parent
eaae84333f
commit
2aa75e405e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.7.3",
|
||||
"version": "1.8.0",
|
||||
"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.7/julia-1.7.3-win64.zip",
|
||||
"hash": "b70b174615d58ecb5544b31bc17433a3547cee4336a5bea96c79c675117dc5f5",
|
||||
"extract_dir": "julia-1.7.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.0-win64.zip",
|
||||
"hash": "4d86fda9a7ab67308d124899b73fdd5ed3ee9feae7490d78e0371ce588578184",
|
||||
"extract_dir": "julia-1.8.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.7/julia-1.7.3-win32.zip",
|
||||
"hash": "89ba625a992dbbfbbab73c3851b0fca9a0dfc81b935460d9a292f53af823d3f9",
|
||||
"extract_dir": "julia-1.7.3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.0-win32.zip",
|
||||
"hash": "e5987ce8cdabdb208a25e45b842a0b0ab7bd6d5a12591d1bded4f3d03c7da0bf",
|
||||
"extract_dir": "julia-1.8.0"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user