coursier: Update to version 2.0.5

This commit is contained in:
Jakub Čábera 2020-10-24 11:48:43 +02:00
parent 005eb8087a
commit 9aa2f8368e

View File

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