From bdc4c3d7c5f41fec6abc0f61c678dee013a7e123 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Nov 2019 03:00:29 +0000 Subject: [PATCH] jcli: Update to version 0.0.23 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index c922054e4a..2481882f05 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,10 +1,10 @@ { - "version": "0.0.22", + "version": "0.0.23", "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.22/jcli-windows-386.tar.gz", - "hash": "3c128330c1a1c811c59ac5a1f2a26bc1027aef5db1c92e9b5b638de7c92c7861", + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.23/jcli-windows-386.tar.gz", + "hash": "09889a69fb58227e208aef764781ad77f74f7c46b5fa31848ba0558e0a5d0426", "bin": "jcli.exe", "checkver": { "github": "https://github.com/jenkins-zh/jenkins-cli"