From 4575d379896bd2a535749d2c31345c5c363a13c9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Apr 2020 06:13:39 +0000 Subject: [PATCH] jcli: Update to version 0.0.28 --- bucket/jcli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/jcli.json b/bucket/jcli.json index 087820e813..d42ced5b88 100644 --- a/bucket/jcli.json +++ b/bucket/jcli.json @@ -1,16 +1,16 @@ { - "version": "0.0.27", + "version": "0.0.28", "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.27/jcli-windows-amd64.zip", - "hash": "80b228cbd5bdab2910337184b6516fafa3d14dd7a748e0dc91e17fcf9f06733f" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.28/jcli-windows-amd64.zip", + "hash": "e0850c33a8ae5fe2f3bbc3740c00b2db16318e46842b8eb3fdfa6e965d5eb59b" }, "32bit": { - "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.27/jcli-windows-386.zip", - "hash": "542af60eab0019c0c39b81df9bbb4e85c74dd5b86f5262e7ba4b8ad9df6640c8" + "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.28/jcli-windows-386.zip", + "hash": "ec47c51c71e31b8775e20bdda9fbfcdb87c7478e9d28017405cf79683600f1fb" } }, "bin": "jcli.exe",