coursier: Update to version 2.0.16

This commit is contained in:
Richard Kuhnt 2021-03-23 20:00:30 +00:00
parent 4c7398005e
commit 81eda79c9f

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.15", "version": "2.0.16",
"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.15/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.0.16/coursier#/coursier.jar",
"hash": "5df4d6f063683ec3576a6cb42bd022dd24b3052c92d5d34d09e5ac6c3f310902", "hash": "631e8fbc1a3beb71a7130539b3b01852cfbe02edb94c5e9c6785981a0aee1e9c",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"