From 0ec388bbc181b7365e62bb0fe68d274990b94b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 00:38:25 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M8 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 6b390d2ff3..5166ddb335 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M7", + "version": "2.1.25-M8", "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-M7/coursier#/coursier.jar", - "hash": "461fb445b54ef8b1e95eff06d9e044e5c7a30d358664a3c02edd24be2645a52c", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M8/coursier#/coursier.jar", + "hash": "473d96376ac92e6a9d15b13e6268e6fc74d73d7efd063800a7efc032ce5ba435", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",