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