mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +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": "1.1.0-M14-6",
|
|
"url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-6/coursier#/coursier.jar",
|
|
"hash": "472afbc5116f3a3c656ae44ad495c9be67788e54a5b27ceb6976738bc97f0007",
|
|
"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"
|
|
}
|
|
}
|