mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 10:51:19 +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-M13-1",
|
|
"url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M13-1/coursier#/coursier.jar",
|
|
"hash": "c82f560b6aa851d06a431e266522f75b3e2e3fca0e913a3c85c9944bee027d69",
|
|
"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"
|
|
}
|
|
}
|