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