mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
julia: Update to version 1.9.2
This commit is contained in:
parent
e05d4d8828
commit
ba0b841b48
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.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.9/julia-1.9.1-win64.zip",
|
||||
"hash": "ecbaa2f7525a3f9fcb6768663fcf0bf257af1c5ee53ba7175c1199b4ffe381dc",
|
||||
"extract_dir": "julia-1.9.1"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.9/julia-1.9.2-win64.zip",
|
||||
"hash": "cf29451bbe081b7e7c2ac386dfe5b78a9cabf858a9708655ea1e73b995b82f39",
|
||||
"extract_dir": "julia-1.9.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.1-win32.zip",
|
||||
"hash": "c355475977b6e0e5b127394c2025077f5d77015704e8e984849f92611e109081",
|
||||
"extract_dir": "julia-1.9.1"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.2-win32.zip",
|
||||
"hash": "9689d7e0b824823c6e0bda2431b9cb6e90d816912e185b3b1aff470d9a6cb6c0",
|
||||
"extract_dir": "julia-1.9.2"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user