coursier: Update to version 2.0.4

This commit is contained in:
Jakub Čábera 2020-10-21 19:12:30 +02:00
parent 92bfa61fe1
commit 10791dfb3f

View File

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