mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
julia: Update to version 1.6.2
This commit is contained in:
parent
a5a664c5f4
commit
00e2458175
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"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.1-win64.exe",
|
||||
"hash": "953a7715cd0a0eed1fdaee1f2c2886b9581da89f56675b79cf095672fcdc8d6b"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.2-win64.exe",
|
||||
"hash": "380115d80e2f0bebe1885b80f67cf9330b659722f50608495962ab3a00e02977"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.1-win32.exe",
|
||||
"hash": "b33cca420ffee56dd1c2d7d53e2be58eb2c7a4de7ab90329e59ff9d7004e9935"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.2-win32.exe",
|
||||
"hash": "7ce362630ebca4c44a45592873e8347dae2b372d77dc7d64df97d8d98e53502a"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user