coursier: Update to version 2.0.0-RC2

This commit is contained in:
Richard Kuhnt 2019-06-09 16:00:37 +00:00
parent e4ff3750ba
commit 6659aa950d

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-RC1", "version": "2.0.0-RC2",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC1/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC2/coursier#/coursier.jar",
"hash": "01f38ca118eb197e1c4d2038a55bcdaea7065358a6aa8c102053114cc153c9cd", "hash": "430d338984f90c15604ad21ce7dab33bf041ae93507bc21a7aa8d7be0eb223a3",
"bin": "coursier.jar", "bin": "coursier.jar",
"checkver": { "checkver": {
"url": "https://github.com/coursier/coursier/releases", "url": "https://github.com/coursier/coursier/releases",