From 238d12be2db31b0766067a6d204d50672644b982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 9 Apr 2021 08:17:47 +0200 Subject: [PATCH] jx: Update to version 3.2.21 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 81822fbf49..9948f2b5df 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.19", + "version": "3.2.21", "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.19/jx-windows-amd64.zip", - "hash": "685c077b420adaba95b9ff9f6b0b74bc473819c71d224b7624e482043d7a6852" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.21/jx-windows-amd64.zip", + "hash": "db0ffeb4a8a3503c70351643f1ca6670830889fd259a546341fe008222f10570" } }, "bin": "jx.exe",