mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
jcli: Add version 0.0.21 (#486)
This commit is contained in:
parent
e5596dffa4
commit
7c50503527
18
bucket/jcli.json
Normal file
18
bucket/jcli.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "0.0.21",
|
||||
"description": "Multiple Jenkins servers manager.",
|
||||
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.21/jcli-windows-386.tar.gz",
|
||||
"hash": "edbee0fc1de82481dd3b661fa955e20753d1f531e24e69082e58883a436c464f",
|
||||
"bin": "jcli.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jenkins-zh/jenkins-cli"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-386.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/jcli-windows-386.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user