coursier: Update to version 2.0.0-RC6-18

This commit is contained in:
Jakub Čábera 2020-05-20 09:11:03 +02:00
parent bab5fb07a9
commit a5122d3af2

View File

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