From a0abfea6f022fab9a63ae59d6762e736b808afbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:30:32 +0000 Subject: [PATCH] jcli: Update to version 0.0.46 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index cae4288ae6..ff63adf88d 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.45", + "version": "0.0.46", "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.45/jcli-windows-amd64.zip", - "hash": "e0e8fbee80972d7756c9b454f9268410066cdf61975c632e08328444a2531b65" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.46/jcli-windows-amd64.zip", + "hash": "bb8dfa8d1ea728a1c2f8f81a5e0206c06f782109db67d501c968d4931c96b18f" } }, "bin": "jcli.exe",