From 717b031752d0de5becad0a6cc69672e50e772253 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Aug 2019 17:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.573 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c6e9d3d5db..6633aa9862 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.571", + "version": "2.0.573", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.571/jx-windows-amd64.zip", - "hash": "90c741cff85d372acba68449d788f5b2b6dd5df014e5b89ef9d9881574f82d8b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.573/jx-windows-amd64.zip", + "hash": "0b4a8ce442da27d359061d8e2ab99c83e8273e8d3c0b18d55862972c3469b31c" } }, "bin": "jx.exe",