From 2c5330d27c67aff7db4496c6c1667256b6bba16d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 16:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.486 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ffb3565469..c75e16ac9d 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.485", + "version": "2.0.486", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.485/jx-windows-amd64.zip", - "hash": "59b7e992c6812832920d5d38ffae58659b0a375afa9a08be971e168d5ef06ab1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.486/jx-windows-amd64.zip", + "hash": "af3df2ac847c49f8164fa0df4820ef2ebb8c6ec35c0efd964d56b308a1d9b372" } }, "bin": "jx.exe",