From 6efce1d2b03b522a3b7c6480e1f2ab442822a64a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Dec 2019 12:00:59 +0000 Subject: [PATCH] jcli: Update to version 0.0.24 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 2481882f05..0c08c16616 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,10 +1,10 @@ { - "version": "0.0.23", + "version": "0.0.24", "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.23/jcli-windows-386.tar.gz", - "hash": "09889a69fb58227e208aef764781ad77f74f7c46b5fa31848ba0558e0a5d0426", + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.24/jcli-windows-386.tar.gz", + "hash": "1381fcef2436586157bb6d414ccb61a9fd092114a3d59050d80301109259478d", "bin": "jcli.exe", "checkver": { "github": "https://github.com/jenkins-zh/jenkins-cli"