mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
julia: Update to version 1.8.1
This commit is contained in:
parent
4671e82954
commit
b7b4750e12
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.8.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.8/julia-1.8.0-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.1-win64.zip",
|
||||||
"hash": "4d86fda9a7ab67308d124899b73fdd5ed3ee9feae7490d78e0371ce588578184",
|
"hash": "98040fbcb84afd28245a888c785a2b46ca88c6090d19e58bab7a9e02c35bce10",
|
||||||
"extract_dir": "julia-1.8.0"
|
"extract_dir": "julia-1.8.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.0-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.1-win32.zip",
|
||||||
"hash": "e5987ce8cdabdb208a25e45b842a0b0ab7bd6d5a12591d1bded4f3d03c7da0bf",
|
"hash": "f191469e26cccd4f9da9b3adb9094694f706d39a7d4db7fdfc6818cb01c6a644",
|
||||||
"extract_dir": "julia-1.8.0"
|
"extract_dir": "julia-1.8.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user