From 884139f98cdbfa4c8be823645cbac71302579544 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 16:30:33 +0000 Subject: [PATCH] coursier: Update to version 2.1.0-M6 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 2752da3cf7..7de7314be7 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0-M5-18-gfebf9838c", + "version": "2.1.0-M6", "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-M5-18-gfebf9838c/coursier#/coursier.jar", - "hash": "805cfc2cb392d3f87c9366d24e4bebbd0764fd4e5c5ccc6399de3599bdaeddb1", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M6/coursier#/coursier.jar", + "hash": "306488cba4a7b2cdec79ad37e1410ec04fe84c928cb28195383cd1cb32144bc9", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",