From 19bd135967f5e1c2d0c6ab57d984ad5b2798937d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 12 May 2021 23:51:10 -0700 Subject: [PATCH] jx: Update to version 3.2.93 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d3f73e702c..64e19ae7fb 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.91", + "version": "3.2.93", "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.91/jx-windows-amd64.zip", - "hash": "c37505132d567befea3c9302713282c8a809f3d8ae8f849bdcdb29b36fe6bfcc" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.93/jx-windows-amd64.zip", + "hash": "139232759d67d8cfecf64e6e45be7d7cd5f819f9caa74d107a0b8c145a94da63" } }, "bin": "jx.exe",