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