From 44c1e97768dd18b17c210650f9b751e2da1151f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 May 2019 17:00:25 +0000 Subject: [PATCH] coursier: Update to version 1.1.0-M14-3 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index cf8a73e37c..796494d196 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": "1.1.0-M14-1", - "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-1/coursier#/coursier.jar", - "hash": "dc18e0918c38920fbffd7155cc19ab8dbb92f0f65f96e8cd3e7009c8605fa94e", + "version": "1.1.0-M14-3", + "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-3/coursier#/coursier.jar", + "hash": "db3424a9b351861ae254512057e37f2531bc8a543d4f2b02ca0e659cbdf59030", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases",