juliaup: Update to version 1.17.11

This commit is contained in:
github-actions[bot] 2025-01-21 04:28:49 +00:00
parent 5a26435b49
commit 0dcc4f0a0d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.9", "version": "1.17.11",
"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://github.com/JuliaLang/juliaup/releases/download/v1.17.9/juliaup-1.17.9-x86_64-pc-windows-gnu-portable.tar.gz", "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.11/juliaup-1.17.11-x86_64-pc-windows-gnu-portable.tar.gz",
"hash": "3b2ad0e6e867c3014901b1c95bba724ca521f2a16389ebc3b52556e9de48fb37" "hash": "3934e84c8039369d79dc4193cc40a8eb0c91a3422914c3b0653641ee6ae5b277"
}, },
"32bit": { "32bit": {
"url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.9/juliaup-1.17.9-i686-pc-windows-gnu-portable.tar.gz", "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.11/juliaup-1.17.11-i686-pc-windows-gnu-portable.tar.gz",
"hash": "1c7b3fc1a6c169e4ce36ddf6d9b4449721788c819ef28bcf48962e7d8038d0a8" "hash": "ce011e85a422021ceab0398265dddcb791542749085872cdd3440bf405822503"
} }
}, },
"bin": "juliaup.exe", "bin": "juliaup.exe",