From adeda1e638494e6899090035ee691e73b3921041 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Aug 2019 15:00:29 +0000 Subject: [PATCH] jx: Update to version 2.0.571 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2c8c41b526..c6e9d3d5db 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.570", + "version": "2.0.571", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.570/jx-windows-amd64.zip", - "hash": "3b3f32a3ddd714518fb70aac1a7541da2fa4da2f776117ce5dd7810e31e1cfd4" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.571/jx-windows-amd64.zip", + "hash": "90c741cff85d372acba68449d788f5b2b6dd5df014e5b89ef9d9881574f82d8b" } }, "bin": "jx.exe",