From 88c91fc84d94d3d7c27117dc93c8d84d259fdfc7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Feb 2020 19:02:08 +0000 Subject: [PATCH] coursier: Update to version 2.0.0-RC6-7 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index d62228175a..695e63dc8d 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/coursier/coursier", "description": "Pure Scala Artifact Fetching", "license": "Apache-2.0", - "version": "2.0.0-RC6-6", - "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-6/coursier#/coursier.jar", - "hash": "d707d5276a20e5f40faf3674bf9d4f6bcec92d9e985b17ace65e93a4f8a39464", + "version": "2.0.0-RC6-7", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-7/coursier#/coursier.jar", + "hash": "55c9d7c8e711a29329a724e32831c069c725acd6bf7ea2544469a1d5a6c9d05f", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases",