From 7e1aef31e97a3d8b4bbe1558ef62c9645b8a1133 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 12:32:26 +0000 Subject: [PATCH] coursier: Update to version 2.1.0-M7-18-g67daad6a9 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 1e14f86b50..2528440fc4 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0-M7", + "version": "2.1.0-M7-18-g67daad6a9", "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-M7/coursier#/coursier.jar", - "hash": "64a96d37f9b86723abf7c939cf81df3e1ea36d150ce8c21ec3e356a3b500cfda", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M7-18-g67daad6a9/coursier#/coursier.jar", + "hash": "af2288c3cd347db54be67fa4698074713f5457457c189c58de2a0f09fcc6f19c", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",