coursier: Update to version 2.0.0-RC6-27

This commit is contained in:
Jakub Čábera 2020-10-02 10:08:42 +02:00
parent 2fee66c00b
commit 4b92a989f8

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.0-RC6-26", "version": "2.0.0-RC6-27",
"description": "Pure Scala Artifact Fetching", "description": "Pure Scala Artifact Fetching",
"homepage": "https://github.com/coursier/coursier", "homepage": "https://github.com/coursier/coursier",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-26/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-27/coursier#/coursier.jar",
"hash": "78575fffbc539b10de4077b4394f39658258dbc6da367c509469c3be090ef536", "hash": "6633a3bb0a4ffe50a84b253faa94909c2a348683c91b4eaf2545c1db977e28b9",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"