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