From 74a8721541765ae83aa84f0b2f6fd709ca93c50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 13 Feb 2021 08:22:36 +0100 Subject: [PATCH] coursier: Update to version 2.0.11 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index a8903d9800..fb4893575a 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.0.10", + "version": "2.0.11", "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.10/coursier#/coursier.jar", - "hash": "c19079fc46ca32782156a0e1a129f2c52844406c620219d5cda9c54aa2c8210e", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.11/coursier#/coursier.jar", + "hash": "8e62893c13f33bc0e25ee2681d689b8a791a0339de5dd48af394907c9da75a18", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"