From b6758496196433b22c101d1d3b01daf1167498a7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Aug 2019 10:00:28 +0000 Subject: [PATCH] jx: Update to version 2.0.554 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 71e5fd8f4f..05131a8bb2 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.553", + "version": "2.0.554", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.553/jx-windows-amd64.zip", - "hash": "444f3b93a6be0451b44800076c4f470f2dd218bd94895d1e37dec720027510b1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.554/jx-windows-amd64.zip", + "hash": "33ed26b0e854ecdeb1415f005b4630f0f06cfc33c029f3bb08d7e3be3765c6f9" } }, "bin": "jx.exe",