mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
julia: Update to version 1.7.0
This commit is contained in:
parent
7a1b4e13d7
commit
fdc7f2e7de
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.6.4",
|
||||
"version": "1.7.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.6/julia-1.6.4-win64.zip",
|
||||
"hash": "e4f31f9b64cc595c226fb6db20ea63136356d5693a3bf984744107435268a741",
|
||||
"extract_dir": "julia-1.6.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.7/julia-1.7.0-win64.zip",
|
||||
"hash": "f2a1fa874baffde9ed856f20cd6eaa20020727ea520363baf78520304a0b2d39",
|
||||
"extract_dir": "julia-1.7.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.4-win32.zip",
|
||||
"hash": "f90aa0e54121035e321d62e29aa4533b86aa0f062874a20a3e58c0c23f4396ff",
|
||||
"extract_dir": "julia-1.6.4"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.7/julia-1.7.0-win32.zip",
|
||||
"hash": "98a808e34edf2fe2b9599a04c67d8197f0bd11cc51d5df213dcdd576ca5ab7ce",
|
||||
"extract_dir": "julia-1.7.0"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user