From 3ad22e74544bac31fde3162b623fecbde905676f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 16:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.591 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0dc6d6a844..ed8cc15e16 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.590", + "version": "2.0.591", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.590/jx-windows-amd64.zip", - "hash": "0e3daa989ef1fb9b468030018532843f04ca560302c90200c285483982f2018d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.591/jx-windows-amd64.zip", + "hash": "44a4788a4582603257ab563d077f6671615413f7067938a0cfda1f0d41373ea4" } }, "bin": "jx.exe",