coursier: Update to version 2.0.13

This commit is contained in:
Richard Kuhnt 2021-03-11 14:01:46 +00:00
parent 00ef184cc1
commit 8a935c0e8b

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.12", "version": "2.0.13",
"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.12/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.13/coursier#/coursier.jar",
"hash": "48b97ca571a5f7ad7614310ecb5bf3fe65d36f7fbb60027fc2afe78c12fe57e2", "hash": "dc576fa121ffe8c64ae8a108997b05b5e682a132ced2e9cae9da7bb7eb2756de",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"