From 8a935c0e8bfe02664d59bd52d57837fe47165f81 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Mar 2021 14:01:46 +0000 Subject: [PATCH] coursier: Update to version 2.0.13 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 5f97854074..57480cdd79 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.0.12", + "version": "2.0.13", "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.12/coursier#/coursier.jar", - "hash": "48b97ca571a5f7ad7614310ecb5bf3fe65d36f7fbb60027fc2afe78c12fe57e2", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.13/coursier#/coursier.jar", + "hash": "dc576fa121ffe8c64ae8a108997b05b5e682a132ced2e9cae9da7bb7eb2756de", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"