coursier: Update to version 2.0.8

This commit is contained in:
Jakub Čábera 2020-12-23 22:42:06 +01:00
parent d1b6be4fbe
commit abb24f6cf6

View File

@ -1,10 +1,10 @@
{
"version": "2.0.7",
"version": "2.0.8",
"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.7/coursier#/coursier.jar",
"hash": "d3ba37e53d9cfa778af481c7099cd1dc485242283e9d2c5c2753f3859908cbd4",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.8/coursier#/coursier.jar",
"hash": "edd34950c66ee98637d3be9c9e3587462b096559f534f447d550be7098df23ff",
"bin": "coursier.jar",
"env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"