From 8c6c9a631fa85d9ccb68d36145980baa979565ee Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Aug 2019 21:00:45 +0000 Subject: [PATCH] jx: Update to version 2.0.568 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f9e3963ca0..7bc571c39d 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.567", + "version": "2.0.568", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.567/jx-windows-amd64.zip", - "hash": "d239380a3c06198ef325823bb304b55dab1a14b1a601b00c468b1e51a569c491" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.568/jx-windows-amd64.zip", + "hash": "8c2155b281558874307fe6eb0322cb6464bd2ac543e4cbb18c6f90eb6dc08a0f" } }, "bin": "jx.exe",