mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
juliaup: Update to version 1.18.9
This commit is contained in:
parent
62e797e2f5
commit
4473027ce5
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.8",
|
"version": "1.18.9",
|
||||||
"description": "Julia installer and version multiplexer",
|
"description": "Julia installer and version multiplexer",
|
||||||
"homepage": "https://github.com/JuliaLang/juliaup",
|
"homepage": "https://github.com/JuliaLang/juliaup",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.8-x64.msi",
|
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.9-x64.msi",
|
||||||
"hash": "4c63c5ba03793feacbf6bc320b7ece1556b25438bee827af822ef381c84cdbf5",
|
"hash": "2fa5c3ed0d32abb7da49a974a24e4b7305f4240cf9ab40f4d9574589421fdd20",
|
||||||
"extract_dir": "PFiles64\\Julia"
|
"extract_dir": "PFiles64\\Julia"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.8-x86.msi",
|
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.9-x86.msi",
|
||||||
"hash": "3460ea469fd36012de5348541ab65639fdd186e115fc85ce3edcfe8a38ee2f89",
|
"hash": "7ed69d3d91a828e5d22ee7afce0321dd7fbf627d7cd4ceb3f1d5e7aaffe3b1b9",
|
||||||
"extract_dir": "PFiles\\Julia"
|
"extract_dir": "PFiles\\Julia"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user