From 3a8f691b05ce25a060c53b1b05fe5652b4b6c2e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 00:32:25 +0000 Subject: [PATCH] coursier: Update to version 2.1.0-M5 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 4997bc89a8..2313df6895 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0-M4-1", + "version": "2.1.0-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.0-M4-1/coursier#/coursier.jar", - "hash": "606192d66a4b64f70c712e46f5d6efe016caebbd6cd04b4a78e8371e737541e8", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M5/coursier#/coursier.jar", + "hash": "9a9df8d47edbbdfdcbc2deba18a93769fa02b57b819c3f7b758ad9371fe39182", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",