From 11c1a28ca928e4038c28b092324f314067e5735f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:00:58 +0000 Subject: [PATCH] jcli: Update to version 0.0.41 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 5338f34549..04edfcab65 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.40", + "version": "0.0.41", "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.40/jcli-windows-amd64.zip", - "hash": "404e885cd96e388c098dda2b0dfeb710f6cbdd39e12f0c1c6de99116f90648e7" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.41/jcli-windows-amd64.zip", + "hash": "674af1cfa9946e0b538077ae1b9e907994872652530f5f7e9bb1966d68b5c68c" } }, "bin": "jcli.exe",