From 410ce66e30925b69d221b78d5d65874068d87d1b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Apr 2019 17:00:27 +0000 Subject: [PATCH] coursier: Update to version 1.1.0-M14-1 --- coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/coursier.json b/coursier.json index 29dc1987b5..cf8a73e37c 100644 --- a/coursier.json +++ b/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", - "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14/coursier#/coursier.jar", - "hash": "aba9c2d6321610bd6fb899ca84f0f7db59141256362a242f2a76b36bdfecd0b0", + "version": "1.1.0-M14-1", + "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-1/coursier#/coursier.jar", + "hash": "dc18e0918c38920fbffd7155cc19ab8dbb92f0f65f96e8cd3e7009c8605fa94e", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases",