From c9755b8ed1c9c3a832ec965ece3bd49973421032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 16 Apr 2021 18:03:50 +0200 Subject: [PATCH] jx: Update to version 3.2.44 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 92aff60b68..9c6c6c86fd 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.43", + "version": "3.2.44", "description": "A command line tool for installing and using Jenkins X", "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.43/jx-windows-amd64.zip", - "hash": "b51e877789e06cb5b6c7f5e9410ff7656c89fe52980e6db706d2f1d4a4519f92" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.44/jx-windows-amd64.zip", + "hash": "6c2a40a5e4fbc7e9fe3e3d0e2f044e048d1c34dd3c028ebb2aba6b5de9ffbb57" } }, "bin": "jx.exe",