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