From 5174400b34aeaab1ca388f57a94c88efccce5b3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 20:28:35 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M5 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 8116452061..3920b379fa 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M4", + "version": "2.1.25-M5", "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.25-M4/coursier#/coursier.jar", - "hash": "a2c0efd588623d83f75e17dfea5c11049c6268257df34ff29754a8a62d996235", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M5/coursier#/coursier.jar", + "hash": "7ae8086f4bd5090af66f1c523e98852bd8bffdf05f50e31e97c342e4d15a627b", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",