From c361e4bda80a7f8dd15a3924fad54a99c7692774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 11 May 2021 08:41:38 +0200 Subject: [PATCH] jx: Update to version 3.2.89 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 67b1ac6996..b188b7a4a6 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.88", + "version": "3.2.89", "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.88/jx-windows-amd64.zip", - "hash": "be18d3f4245f1ec1de621b51af985acf0bb21f107b745e9eca273d2a267ad18c" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.89/jx-windows-amd64.zip", + "hash": "00b2ff24b4dc9ff7a063100c0ca561e2b9b203fc023290a0d738e792a72d87a8" } }, "bin": "jx.exe",