mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
julia: Update to version 1.6.0
This commit is contained in:
parent
b2a385a95b
commit
c65580a7ce
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.5.4",
|
||||
"version": "1.6.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.5/julia-1.5.4-win64.exe",
|
||||
"hash": "5942d2cd2535daf6f49979e9dda4968a8ca35fdbfaa7923e8c8929ed785aa0a3"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.0-win64.exe",
|
||||
"hash": "0c1f5cfe5d4ffb3505282a46169d85f31666217d3ada4831a4a5d7f2b981f0cc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.4-win32.exe",
|
||||
"hash": "0f9c170647482aac043170e43a8e1c943ed760d6bc2129d8d6e710333a1de1fa"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.0-win32.exe",
|
||||
"hash": "e6e07b09cb4cff3a86fa323702590db02b85a798193767a885b01ddfbd8333a9"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user