ScoopInstaller_Main/bucket/coursier.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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"
}
}