coursier: Update to version 2.0.0-RC6-21

This commit is contained in:
Jakub Čábera 2020-06-04 08:48:35 +02:00
parent 080c58c6ca
commit 528bbfbcd6

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-20", "version": "2.0.0-RC6-21",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-20/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-21/coursier#/coursier.jar",
"hash": "d309b5d87bc4486b238d0db47d89fe8e4c4d2e86c4fd6588f131c8b60754b999", "hash": "8e1ac9cfad418b8784c11e9d7e3253f4d81be7e9189485891d57204170737f20",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"