From c20097fb5eeb662e954ce8833e8befb1c5285b97 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Oct 2019 01:00:19 +0000 Subject: [PATCH] jcli: Update to version 0.0.22 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 9e7f0a2e63..c922054e4a 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,10 +1,10 @@ { - "version": "0.0.21", + "version": "0.0.22", "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", + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.22/jcli-windows-386.tar.gz", + "hash": "3c128330c1a1c811c59ac5a1f2a26bc1027aef5db1c92e9b5b638de7c92c7861", "bin": "jcli.exe", "checkver": { "github": "https://github.com/jenkins-zh/jenkins-cli"