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