From 1543f9578113773bf62587a203458e7f88e3d4cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 20:25:30 +0000 Subject: [PATCH] coursier: Update to version 2.1.0-RC4 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 2f8707c82a..d3193ee823 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0-RC3-1", + "version": "2.1.0-RC4", "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-RC3-1/coursier#/coursier.jar", - "hash": "3b05aba41b755a16c906700e50e43babb30086128200e2449fc114f099c97c86", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-RC4/coursier#/coursier.jar", + "hash": "86854dad9c23fdc256926ef3bbb51965d6a1143ce1e225dcd3079c0281476b12", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",