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