mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 14:31:35 +00:00
17 lines
639 B
JSON
17 lines
639 B
JSON
{
|
|
"homepage": "https://github.com/coursier/coursier",
|
|
"description": "Pure Scala Artifact Fetching",
|
|
"license": "Apache-2.0",
|
|
"version": "2.0.0-RC2-6",
|
|
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC2-6/coursier#/coursier.jar",
|
|
"hash": "6ceb00953a9870d3d3c550cd4dd6b3ca53585990a01260c01ac07d007111d49a",
|
|
"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"
|
|
}
|
|
}
|