coursier: Update to version 2.0.0-RC1

This commit is contained in:
Richard Kuhnt 2019-06-07 19:02:04 +00:00
parent f9d691c30b
commit 67017ef929

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