From 6cad77a907efb2521b83c658b8f244e9466a7f45 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 11:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.589 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4d70a7ea3c..54feb3fcbe 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.588", + "version": "2.0.589", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.588/jx-windows-amd64.zip", - "hash": "5ef82a79d112f691e88f418deb1492800c41d9a8c61486d819855adcf2166794" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.589/jx-windows-amd64.zip", + "hash": "28d79522cd1a80935a8ec13dc422f8ed9260c212edb958a25fb190e3781e711c" } }, "bin": "jx.exe",