From 68d39992dfb944865857f4c534218022de94f07e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Aug 2019 15:00:34 +0000 Subject: [PATCH] jx: Update to version 2.0.557 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9300ab80eb..cfcf4a47e3 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.556", + "version": "2.0.557", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.556/jx-windows-amd64.zip", - "hash": "42cc1db9b1ae931f2570b512afac5bc55a7168d8023588535c1207f273d4803a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.557/jx-windows-amd64.zip", + "hash": "af349ec470eda7823c5e3a8643eb5f2e5462c6c14e33c6f8e6351053c6880a5c" } }, "bin": "jx.exe",