From 34b24deb8391b593acb0be4f83896cde9d1f1a08 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Aug 2019 22:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.597 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3f6cac3fb3..b1c867b201 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.596", + "version": "2.0.597", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.596/jx-windows-amd64.zip", - "hash": "ca48d28041c5549ec99ff7d3fbe38bf5154d2f16dcfc1a17ffe716c799430742" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.597/jx-windows-amd64.zip", + "hash": "9142995810cba69340322f2a4baf7a724fb559e0c55222d21172e3dbffaebda7" } }, "bin": "jx.exe",