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