From d03183998710aba4b5470411c94f8c35f2a34b5a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Oct 2019 02:00:27 +0000 Subject: [PATCH] jx: Update to version 2.0.927 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2c06d4bb34..d65d8b4aa0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.0.923", + "version": "2.0.927", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.923/jx-windows-amd64.zip", - "hash": "0e4c99bf9c82b2344123fb2e68b787d0c2dee8ed49036e1e1ca0ba97f7431d78" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.927/jx-windows-amd64.zip", + "hash": "4dd3bbcfa334f6dd756e90f659b7e72bb27b18dbe30dc1a542bc8d1099562b2f" } }, "bin": "jx.exe",