From 4ba3b01b2486124cb6d9e99a162161963d368b4e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Aug 2019 19:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.567 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2388aee4a2..f9e3963ca0 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.565", + "version": "2.0.567", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.565/jx-windows-amd64.zip", - "hash": "ccd84260cbb86c6163e919dc6c5e219aa07d58e65ec9ad19f08761cc54bc3eb6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.567/jx-windows-amd64.zip", + "hash": "d239380a3c06198ef325823bb304b55dab1a14b1a601b00c468b1e51a569c491" } }, "bin": "jx.exe",