mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
Add coursier version 1.1.0-M13-1 (#3220)
An artifact downloader like Ivy
This commit is contained in:
parent
dc44b4af33
commit
8fc996be06
16
coursier.json
Normal file
16
coursier.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user