mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
julia: Update to version 1.9.3
This commit is contained in:
parent
9b42327480
commit
51547e7caa
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"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.2-win64.zip",
|
||||
"hash": "cf29451bbe081b7e7c2ac386dfe5b78a9cabf858a9708655ea1e73b995b82f39",
|
||||
"extract_dir": "julia-1.9.2"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.9/julia-1.9.3-win64.zip",
|
||||
"hash": "2c51bb7c28b2fe4afb13d054b5eb1783987d6df04c660b73e7503f85b15f1669",
|
||||
"extract_dir": "julia-1.9.3"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.9/julia-1.9.3-win32.zip",
|
||||
"hash": "6d3cdf6a8bb9093635f908baababb94f1ad6acf466fdb584231e865815fc81db",
|
||||
"extract_dir": "julia-1.9.3"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\julia.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user