From 540951147ead4a8b85a196667262efe0a9bc51ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 31 Mar 2021 14:54:12 +0200 Subject: [PATCH] jcli: Update to version 0.0.36 --- bucket/jcli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 44c3785c73..aa4c4c93ba 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,12 +1,12 @@ { - "version": "0.0.35", + "version": "0.0.36", "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.35/jcli-windows-amd64.zip", - "hash": "08108716b8615ae060f48f8b1d714368d0b2bf1089d3af4b48b0d2e3a4fee0de" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.36/jcli-windows-amd64.zip", + "hash": "7e6c71f3886e67d7b9947c1d677120cb3dc3d8473e59a7e9f05dd5132761d955" } }, "bin": "jcli.exe",