From ec2b0d8b56f1a38a4604df27d64f6d44282675bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 29 May 2020 19:04:30 +0200 Subject: [PATCH] jx: Update to version 2.1.55 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c66d44124c..a850300b69 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.1.54", + "version": "2.1.55", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.54/jx-windows-amd64.zip", - "hash": "ebdbbcf10f9733fc57449839ac07f72ac31909d1a14bb3df95821a8e74f14e96" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.55/jx-windows-amd64.zip", + "hash": "557e67701a309d703e16f3b49efe583179d9c9dd68a5d9fe078986417d3455a5" } }, "bin": "jx.exe",