mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
julia: Update to version 1.8.2
This commit is contained in:
parent
fb6b56d9b6
commit
1a28cc273e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"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.1-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.2-win64.zip",
|
||||||
"hash": "98040fbcb84afd28245a888c785a2b46ca88c6090d19e58bab7a9e02c35bce10",
|
"hash": "2529facaa5975cc43642715289d9745c21d84adb9579a4018f9bfad9057f4e8e",
|
||||||
"extract_dir": "julia-1.8.1"
|
"extract_dir": "julia-1.8.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.1-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.2-win32.zip",
|
||||||
"hash": "f191469e26cccd4f9da9b3adb9094694f706d39a7d4db7fdfc6818cb01c6a644",
|
"hash": "a679aaa7aa3df466ccffb1563701ce857174c727015ec408451c86d0316c5613",
|
||||||
"extract_dir": "julia-1.8.1"
|
"extract_dir": "julia-1.8.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user