coursier: Update to version 2.0.3

This commit is contained in:
Jakub Čábera 2020-10-13 08:44:58 +02:00
parent de35ca01e7
commit 6c776102ae

View File

@ -1,10 +1,10 @@
{
"version": "2.0.2",
"version": "2.0.3",
"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.2/coursier#/coursier.jar",
"hash": "83cae8362da94fe4a88429408e5c70757e269448b90cb3938e4029af724d4b2d",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.3/coursier#/coursier.jar",
"hash": "dddbe6ae867fac0785700b277bce055422c0ff8e7bd48485e631e08ca3676c4b",
"bin": "coursier.jar",
"env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"