From f6f8e6f5423e16ba72261dd8bf80809495435395 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:29:54 +0000 Subject: [PATCH] juliaup: Update to version 1.17.9 --- bucket/juliaup.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/juliaup.json b/bucket/juliaup.json index 865c7c8144..1f3fe164cc 100644 --- a/bucket/juliaup.json +++ b/bucket/juliaup.json @@ -1,16 +1,16 @@ { - "version": "1.17.4", + "version": "1.17.9", "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.4/juliaup-1.17.4-x86_64-pc-windows-gnu-portable.tar.gz", - "hash": "7ad07b21b5c1cf70d093cb045aea3e457689c6c9683d5de2088fc8917a95d651" + "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" }, "32bit": { - "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.4/juliaup-1.17.4-i686-pc-windows-gnu-portable.tar.gz", - "hash": "154c0a9418def14a1269cb71b34345b052681d6953a83ed717bd89eb39d157c1" + "url": "https://github.com/JuliaLang/juliaup/releases/download/v1.17.9/juliaup-1.17.9-i686-pc-windows-gnu-portable.tar.gz", + "hash": "1c7b3fc1a6c169e4ce36ddf6d9b4449721788c819ef28bcf48962e7d8038d0a8" } }, "bin": "juliaup.exe",