From 0dcc4f0a0d29507fa397ae5a30bc561bf296aa7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 04:28:49 +0000 Subject: [PATCH] juliaup: Update to version 1.17.11 --- bucket/juliaup.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/juliaup.json b/bucket/juliaup.json index 1f3fe164cc..8b082a60c9 100644 --- a/bucket/juliaup.json +++ b/bucket/juliaup.json @@ -1,16 +1,16 @@ { - "version": "1.17.9", + "version": "1.17.11", "description": "Julia installer and version multiplexer", "homepage": "https://github.com/JuliaLang/juliaup", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.9/juliaup-1.17.9-x86_64-pc-windows-gnu-portable.tar.gz", - "hash": "3b2ad0e6e867c3014901b1c95bba724ca521f2a16389ebc3b52556e9de48fb37" + "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.11/juliaup-1.17.11-x86_64-pc-windows-gnu-portable.tar.gz", + "hash": "3934e84c8039369d79dc4193cc40a8eb0c91a3422914c3b0653641ee6ae5b277" }, "32bit": { - "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.9/juliaup-1.17.9-i686-pc-windows-gnu-portable.tar.gz", - "hash": "1c7b3fc1a6c169e4ce36ddf6d9b4449721788c819ef28bcf48962e7d8038d0a8" + "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.11/juliaup-1.17.11-i686-pc-windows-gnu-portable.tar.gz", + "hash": "ce011e85a422021ceab0398265dddcb791542749085872cdd3440bf405822503" } }, "bin": "juliaup.exe",