From 363c8ffc2cc3ef2b80f0cf9e5475db972eb703f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Aug 2019 11:01:15 +0000 Subject: [PATCH] jx: Update to version 2.0.562 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index cad2b5473c..8be66666a8 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.561", + "version": "2.0.562", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.561/jx-windows-amd64.zip", - "hash": "f3bdde71cba7cd0a07f0d6652498da48085f639dd2a09b3bc192171a25179fd5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.562/jx-windows-amd64.zip", + "hash": "0532651d7ea69fb95ab4450d2bb2a7fede17b4bb96f75bc3cd8cc13dbb063277" } }, "bin": "jx.exe",