From 9ac17e04a7de447b15facb3b29b7b2ebd6c0d014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:37:13 +0000 Subject: [PATCH] coursier: Update to version 2.1.24 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index b73228d8fe..34c7a2d752 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.23", + "version": "2.1.24", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", - "url": "https://github.com/coursier/coursier/releases/download/v2.1.23/coursier#/coursier.jar", - "hash": "75ea62e8d5ff6d615f43544d80361832f87c954078b5a750c61a08f0caea832b", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.24/coursier#/coursier.jar", + "hash": "7aa975f12469726d6bb87852107afe0b8d6f3c82b12a49ef43cc6647c4e057ca", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",