coursier: Update to version 2.0.0-RC6-26

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:03 +02:00
parent 782f053f08
commit 3d9ffa5bd0

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.0-RC6-25", "version": "2.0.0-RC6-26",
"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-25/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-26/coursier#/coursier.jar",
"hash": "90e58b6edd063803a0614e5dbc97a14d8ef8909ac95242869b1b8a8d42757342", "hash": "78575fffbc539b10de4077b4394f39658258dbc6da367c509469c3be090ef536",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"