From 34eb2c888c5e4e9913223df225de8f339a05e167 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Aug 2019 15:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.622 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4aec1868d0..ff0a0cf152 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.620", + "version": "2.0.622", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.620/jx-windows-amd64.zip", - "hash": "10982710bf9cd2b4c2ffea4c4701df1df06c23b052081c62ee12153f3011549f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.622/jx-windows-amd64.zip", + "hash": "175062bfc3ca1e8f0db42f9a85d929a09bdd0ec0b804875ebe5db1493dd32abd" } }, "bin": "jx.exe",