coursier: Update to version 2.0.0-RC6-16

This commit is contained in:
Jakub Čábera 2020-05-14 17:56:00 +02:00
parent e9a678c15c
commit 674caa2ccd

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/coursier/coursier", "homepage": "https://github.com/coursier/coursier",
"description": "Pure Scala Artifact Fetching", "description": "Pure Scala Artifact Fetching",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.0.0-RC6-15", "version": "2.0.0-RC6-16",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-15/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-16/coursier#/coursier.jar",
"hash": "065925e5b37844b611c989844bbbf64bc7a1f47271c5e305b4ca3fc28093ff9f", "hash": "4f4590791cf175dcba214ca3c7bfb4b4ad6846d129d3bf06436a6245222b26c9",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"