coursier: Update to version 2.0.2

This commit is contained in:
Jakub Čábera 2020-10-09 22:52:30 +02:00
parent f54e47cc78
commit 77d15b54f5

View File

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