From fb8d3cb922fba38b53163d073df0ff40f15eea97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 May 2020 15:53:53 +0200 Subject: [PATCH] jx: Update to version 2.1.44 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 85e73b243a..22c8256069 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.42", + "version": "2.1.44", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.42/jx-windows-amd64.zip", - "hash": "fbbeba7cfc283f39017f69becc18904b62ff0d1becbaa3ff48de4358c0d6176d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.44/jx-windows-amd64.zip", + "hash": "837e8d56aa4ba509d942386fbad783410542783e4eb913c62d7bcdee414acc52" } }, "bin": "jx.exe",