From 29bfadc41bdff83dac676214ad738daaacebd18c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 17 Nov 2020 13:23:26 +0100 Subject: [PATCH] coursier: Update to version 2.0.7 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 9f6ee75f4e..dff3f7ce17 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.0.6", + "version": "2.0.7", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", - "url": "https://github.com/coursier/coursier/releases/download/v2.0.6/coursier#/coursier.jar", - "hash": "32728210563ad8b1f5f2ba836bdcef9fe7f465dd219ec3dc07b72842e23ae07d", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.7/coursier#/coursier.jar", + "hash": "d3ba37e53d9cfa778af481c7099cd1dc485242283e9d2c5c2753f3859908cbd4", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"