From 2aef33b7441eaba7b24e2837b5bc18c57b3d9ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Feb 2021 19:01:28 +0100 Subject: [PATCH] jcli: Update to version 0.0.34 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 9521b792a2..45ab1bdeb8 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.33", + "version": "0.0.34", "description": "Multiple Jenkins servers manager", "homepage": "https://jenkins-zh.github.io/jcli-docs/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.33/jcli-windows-amd64.zip", - "hash": "585b33d342065de2797f0079afcca60e039182cfd4711cd2a4d4536c0c20669a" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.34/jcli-windows-amd64.zip", + "hash": "3256bbb5d82b382dbde8860c78971ee04d8b81e00d513c633c596f22c90146ff" } }, "bin": "jcli.exe",