From 04ea3a2cd77fa9eb311308c081b787542d788821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 08:29:43 +0000 Subject: [PATCH] jcli: Update to version 0.0.39 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 9e4a95ecad..bc619871ba 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.38", + "version": "0.0.39", "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.38/jcli-windows-amd64.zip", - "hash": "bc87351c754f7cb315f1760a091fb38aacf993ff8ade23d453447504b38c8a3d" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.39/jcli-windows-amd64.zip", + "hash": "74bed8184efb433ead08ce106853fc8e7f0ee3fa949d52747f7e359a9fb90ee9" } }, "bin": "jcli.exe",