mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41: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-M14-1",
|
|
"url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14-1/coursier#/coursier.jar",
|
|
"hash": "dc18e0918c38920fbffd7155cc19ab8dbb92f0f65f96e8cd3e7009c8605fa94e",
|
|
"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"
|
|
}
|
|
}
|