mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
julia: Update to version 1.11.2
This commit is contained in:
parent
f2a9e163e0
commit
825df247fb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.1",
|
"version": "1.11.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.11/julia-1.11.1-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.2-win64.zip",
|
||||||
"hash": "67cb710c089eaf14096158cd78f3ff00167c8b7be128b9e08536c82e4907c7fd",
|
"hash": "c35b1980f97553825ba9df254ed9deb4e34c34c47cd7636cc1a816cd5bacc9f4",
|
||||||
"extract_dir": "julia-1.11.1"
|
"extract_dir": "julia-1.11.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.1-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.2-win32.zip",
|
||||||
"hash": "12f52cbc23f182b24282cfaef91a56782197e6b7eafa8fc50c8c99c8b3b4629a",
|
"hash": "5bae48493a4e7fc5c4302d2be89b5a6a0a10ca625a756f3601b1426be88fefd2",
|
||||||
"extract_dir": "julia-1.11.1"
|
"extract_dir": "julia-1.11.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user