From 108d3dad1fe5a22bc19f30863fa93a0ca7034ce0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 5 Aug 2019 12:01:48 +0000 Subject: [PATCH] jx: Update to version 2.0.553 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ef2b1c6934..71e5fd8f4f 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.551", + "version": "2.0.553", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.551/jx-windows-amd64.zip", - "hash": "16a87c7eed46de610b471830cb48598a8ee5d35acc51f8da3a2e8f8f4a1cae56" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.553/jx-windows-amd64.zip", + "hash": "444f3b93a6be0451b44800076c4f470f2dd218bd94895d1e37dec720027510b1" } }, "bin": "jx.exe",