From 61b3fc4777a1f13a5b366ca55ce9df35864f49de Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Aug 2019 10:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.598 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b1c867b201..bf740c596c 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.597", + "version": "2.0.598", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.597/jx-windows-amd64.zip", - "hash": "9142995810cba69340322f2a4baf7a724fb559e0c55222d21172e3dbffaebda7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.598/jx-windows-amd64.zip", + "hash": "812bcce8358a927fa344a643d3fe8716b3371305b773323fc277441334797364" } }, "bin": "jx.exe",