julia: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2022-09-30 08:32:42 +00:00
parent fb6b56d9b6
commit 1a28cc273e

View File

@ -1,18 +1,18 @@
{
"version": "1.8.1",
"version": "1.8.2",
"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.8/julia-1.8.1-win64.zip",
"hash": "98040fbcb84afd28245a888c785a2b46ca88c6090d19e58bab7a9e02c35bce10",
"extract_dir": "julia-1.8.1"
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.8/julia-1.8.2-win64.zip",
"hash": "2529facaa5975cc43642715289d9745c21d84adb9579a4018f9bfad9057f4e8e",
"extract_dir": "julia-1.8.2"
},
"32bit": {
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.1-win32.zip",
"hash": "f191469e26cccd4f9da9b3adb9094694f706d39a7d4db7fdfc6818cb01c6a644",
"extract_dir": "julia-1.8.1"
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.8/julia-1.8.2-win32.zip",
"hash": "a679aaa7aa3df466ccffb1563701ce857174c727015ec408451c86d0316c5613",
"extract_dir": "julia-1.8.2"
}
},
"bin": "bin\\julia.exe",