From 6063bdb4c80962fba7ebed1656f0e51a2b8d729e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 3 Oct 2020 21:28:35 +0200 Subject: [PATCH] coursier: Update to version 2.0.0 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 044465bfe1..59d93b3ea9 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.0.0-RC6-27", + "version": "2.0.0", "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.0-RC6-27/coursier#/coursier.jar", - "hash": "6633a3bb0a4ffe50a84b253faa94909c2a348683c91b4eaf2545c1db977e28b9", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.0/coursier#/coursier.jar", + "hash": "35ca9dcb3d9fc5314e705d506b887615a10769a0926889ea7b9cb4afd908411e", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"