From 40cdef197073ba2815e09c495577ea244bf4304d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 23 Feb 2020 01:01:49 +0000 Subject: [PATCH] jcli: Update to version 0.0.26 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index cddabda4a6..c51085140f 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,10 +1,10 @@ { - "version": "0.0.25", + "version": "0.0.26", "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.25/jcli-windows-386.tar.gz", - "hash": "8a427df02112cb5e6c81dc6a59fa54fb90edea7037d9b97eff368128c3383c9b", + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.26/jcli-windows-386.tar.gz", + "hash": "d97e9448e663c24e08789dc3b4ddcab6246c6f02c35ff9479b92f825e96c5ba3", "bin": "jcli.exe", "checkver": { "github": "https://github.com/jenkins-zh/jenkins-cli"