From 23315aff46bb89ec5db5e58c8ed4ebe96ceed22b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Aug 2019 19:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.574 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6633aa9862..50de58a1d0 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.573", + "version": "2.0.574", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.573/jx-windows-amd64.zip", - "hash": "0b4a8ce442da27d359061d8e2ab99c83e8273e8d3c0b18d55862972c3469b31c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.574/jx-windows-amd64.zip", + "hash": "9d6a8021a9d9f47c9d2e5816101e833fe69e6d3b58ccf06749249dc43cf51b32" } }, "bin": "jx.exe",