From a0cee04da2ae072c4dc7b6cb4dccc0e0e3d4976d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 May 2019 10:00:43 +0000 Subject: [PATCH] coursier: Update to version 1.1.0-M14-6 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 62c61d8b3a..3a823f2099 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-5", - "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-5/coursier#/coursier.jar", - "hash": "4456f4e39145530fb0d511179481b5ee904c86f6a0d6914ce1f36c81d58fa2a9", + "version": "1.1.0-M14-6", + "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-6/coursier#/coursier.jar", + "hash": "472afbc5116f3a3c656ae44ad495c9be67788e54a5b27ceb6976738bc97f0007", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases",