From 0955e5f7076a84a6871c1394b0dbf783832fa759 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 12 Aug 2019 14:00:43 +0000 Subject: [PATCH] jx: Update to version 2.0.584 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 324600e2c2..94ec876584 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.583", + "version": "2.0.584", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.583/jx-windows-amd64.zip", - "hash": "4d2bd54711789e3b57fcd17e6aac0d1112218c4b7535e38acf129740b665da4c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.584/jx-windows-amd64.zip", + "hash": "c1096a6dd25a39179dda82f73d1ba99c75e81ba8184affd00bd63499b05b6eab" } }, "bin": "jx.exe",