mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
jcli: Update to version 0.0.32
This commit is contained in:
parent
5548a4602e
commit
7497e55879
@ -1,16 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.30",
|
"version": "0.0.32",
|
||||||
"description": "Multiple Jenkins servers manager",
|
"description": "Multiple Jenkins servers manager",
|
||||||
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
|
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.30/jcli-windows-amd64.zip",
|
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.32/jcli-windows-amd64.zip",
|
||||||
"hash": "648f1c644180f3e0221c8f7d60288d858f24dc5e3a6af2fc240627ff40b04cce"
|
"hash": "9d29ec7c082b5977cf83528481ea2ae5fee54d9687979af41a5bb71a8136cce3"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.30/jcli-windows-386.zip",
|
|
||||||
"hash": "19c994a5d149ec64c28c2f725e88eab78a07b2b0814020919436247dc7890006"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jcli.exe",
|
"bin": "jcli.exe",
|
||||||
@ -21,9 +17,6 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-amd64.zip"
|
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-amd64.zip"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-386.zip"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user