From 4e0a9ad00228895d9f4400d50dd79b5e23aa57a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 04:30:17 +0000 Subject: [PATCH] jcli: Update to version 0.0.45 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 99d98cfa80..cae4288ae6 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.44", + "version": "0.0.45", "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.44/jcli-windows-amd64.zip", - "hash": "62823993fbb5b8da0b3dacc8ff6ddf5635be908629442040241fd862b0ff78cf" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.45/jcli-windows-amd64.zip", + "hash": "e0e8fbee80972d7756c9b454f9268410066cdf61975c632e08328444a2531b65" } }, "bin": "jcli.exe",