From 1d0c77acfab7b7ecaacfbd7a00b0040797024a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 10 May 2021 12:37:36 +0200 Subject: [PATCH] jx: Update to version 3.2.84 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 22f1820bc7..79e99e76eb 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.82", + "version": "3.2.84", "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.82/jx-windows-amd64.zip", - "hash": "c4b02103a7ecdfebd9b33ea701e9b16218db1c6831f7a1527b54640715560337" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.84/jx-windows-amd64.zip", + "hash": "1ba5549a84adf8a31e4f2bd40c79c9de68c66272ee77ea1d56a53085b1f5e4e0" } }, "bin": "jx.exe",