mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
julia: Update to version 1.6.1
This commit is contained in:
parent
75bea83bc9
commit
bcbebfaf93
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.0",
|
"version": "1.6.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.6/julia-1.6.0-win64.exe",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.1-win64.exe",
|
||||||
"hash": "0c1f5cfe5d4ffb3505282a46169d85f31666217d3ada4831a4a5d7f2b981f0cc"
|
"hash": "953a7715cd0a0eed1fdaee1f2c2886b9581da89f56675b79cf095672fcdc8d6b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.0-win32.exe",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.6/julia-1.6.1-win32.exe",
|
||||||
"hash": "e6e07b09cb4cff3a86fa323702590db02b85a798193767a885b01ddfbd8333a9"
|
"hash": "b33cca420ffee56dd1c2d7d53e2be58eb2c7a4de7ab90329e59ff9d7004e9935"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user