From 5a4b7d7293437a39941976aba941b2594129120d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 14 Apr 2021 06:06:57 +0200 Subject: [PATCH] jx: Update to version 3.2.32 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1d477e47da..0e11c8019a 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.30", + "version": "3.2.32", "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.30/jx-windows-amd64.zip", - "hash": "7fbd8c703e2a39969ad0f40f524dd0fdc83ad2efed4e58c172d18ee60d2fc3dc" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.32/jx-windows-amd64.zip", + "hash": "c82bb7d36ef70ecd19fe397f04cc64b3c2b0eab446b9abaa4825d437778c535b" } }, "bin": "jx.exe",