From ce20c0aebc4d471e42df148664eebc25d62a53f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 14:00:34 +0000 Subject: [PATCH] coursier: Update to version 2.1.0-M1 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 03a0a8bba5..654097fa63 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.0.16-200-ge888c6dea", + "version": "2.1.0-M1", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", - "url": "https://github.com/coursier/coursier/releases/download/v2.0.16-200-ge888c6dea/coursier#/coursier.jar", - "hash": "055cde186eda17b2f3766f1339a8a03efbbfff366648afacc7375ba705649086", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M1/coursier#/coursier.jar", + "hash": "25ea96cc09124aa85d6e092c7b5b920379386eea5ea56bafc7a194b417e875c8", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"