mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
17 lines
641 B
JSON
17 lines
641 B
JSON
{
|
|
"homepage": "https://github.com/coursier/coursier",
|
|
"description": "Pure Scala Artifact Fetching",
|
|
"license": "Apache-2.0",
|
|
"version": "2.0.0-RC6-12",
|
|
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-12/coursier#/coursier.jar",
|
|
"hash": "5c3d242d98c8af3cbee38f930137d54634341b7411de971a20c76286ddb831dc",
|
|
"bin": "coursier.jar",
|
|
"checkver": {
|
|
"url": "https://github.com/coursier/coursier/releases",
|
|
"regex": "tag/v([\\w\\.-]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/coursier/coursier/releases/download/v$version/coursier#/coursier.jar"
|
|
}
|
|
}
|