mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
julia: Update to version 1.5.4
This commit is contained in:
parent
7b6d9231a9
commit
e430988430
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"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.5/julia-1.5.3-win64.exe",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.5/julia-1.5.4-win64.exe",
|
||||||
"hash": "5c5c5f8794747072296d33d6547977a61126c6283b449814fb6e8005fb282a59"
|
"hash": "5942d2cd2535daf6f49979e9dda4968a8ca35fdbfaa7923e8c8929ed785aa0a3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.3-win32.exe",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.5/julia-1.5.4-win32.exe",
|
||||||
"hash": "092cf20eb0d2ec5a0113c613d974caa982d96f4ac69bbe175336a9514d35fa80"
|
"hash": "0f9c170647482aac043170e43a8e1c943ed760d6bc2129d8d6e710333a1de1fa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user