From d6bb3ce979c321212f75175e6aec724c49211cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 5 May 2021 08:43:44 +0200 Subject: [PATCH] jx: Update to version 3.2.73 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d6f094505a..6b9e1e81e0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.72", + "version": "3.2.73", "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.72/jx-windows-amd64.zip", - "hash": "87baedc0608432bf2fe2f4690be7ac0d91ebd2f4a626c0f69a532d2ee0741d10" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.73/jx-windows-amd64.zip", + "hash": "6bf1cae31837d3f71445761fe1b6f4ce75482b317646ef04f80158365fd7fccc" } }, "bin": "jx.exe",