mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
coursier: Update to version 2.0.0
This commit is contained in:
parent
05d820ecff
commit
6063bdb4c8
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0-RC6-27",
|
"version": "2.0.0",
|
||||||
"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-27/coursier#/coursier.jar",
|
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0/coursier#/coursier.jar",
|
||||||
"hash": "6633a3bb0a4ffe50a84b253faa94909c2a348683c91b4eaf2545c1db977e28b9",
|
"hash": "35ca9dcb3d9fc5314e705d506b887615a10769a0926889ea7b9cb4afd908411e",
|
||||||
"bin": "coursier.jar",
|
"bin": "coursier.jar",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"
|
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user