From f84ad89cd5e0b5237e8eb902af5256fa1aa4d18c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 12 Aug 2019 19:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.587 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index fc955ea3fa..179851c6e3 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.586", + "version": "2.0.587", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.586/jx-windows-amd64.zip", - "hash": "1d2c47e671dcca3d8413cb4b84b323da5b50bc5dd31aa138e09757ce60d1bdab" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.587/jx-windows-amd64.zip", + "hash": "ac6fc8532b157b0a8c1812fc69e9e9020b5e1cc1e6fabc22601afbfe3d199a36" } }, "bin": "jx.exe",