From 31067ba9630d69dd5c0cbde3d4c0f3b8c799e24d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 7 May 2020 09:09:57 +0200 Subject: [PATCH] jx: Update to version 2.1.24 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a0ff394b34..d2a1420c9b 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.23", + "version": "2.1.24", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.23/jx-windows-amd64.zip", - "hash": "3beda2d9b6bb5413989447e4e511bf5ec709b1b8e9ee6b56ccc522d23b819dfe" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.24/jx-windows-amd64.zip", + "hash": "35568674eb5ba4567a66baa64879d1d9733752cbc7be5cd114dfc420309505b1" } }, "bin": "jx.exe",