mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
julia: Update to version 1.12.2
This commit is contained in:
parent
3158abc22b
commit
d4f988c6bf
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.1",
|
"version": "1.12.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",
|
||||||
"notes": "Use the juliaup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
"notes": "Use the juliaup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.12/julia-1.12.1-win64.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.12/julia-1.12.2-win64.zip",
|
||||||
"hash": "bf17422eb9e9a3db16910247cc892f19047e874216f5922fc2d5de4acdb17f02",
|
"hash": "d4f3404259e4f4f94cfe99dd3ead0a811a2a79bcec2e140f5c993c7b41c58ef2",
|
||||||
"extract_dir": "julia-1.12.1"
|
"extract_dir": "julia-1.12.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.12/julia-1.12.1-win32.zip",
|
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.12/julia-1.12.2-win32.zip",
|
||||||
"hash": "fba59983436e1bc742c2650a0b737ca816457bd46ce78a5fb69fc50ca08e07e2",
|
"hash": "e207ed10046b3cfd1abd2b2cb3c3db7194685ecfd137f7826dabfc29b66707db",
|
||||||
"extract_dir": "julia-1.12.1"
|
"extract_dir": "julia-1.12.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\julia.exe",
|
"bin": "bin\\julia.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user