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