From 05f98c5bd457f492c89393e105c7f387e4240bf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 4 May 2021 18:06:28 +0200 Subject: [PATCH] jx: Update to version 3.2.72 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2c8e4adfb6..d6f094505a 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.66", + "version": "3.2.72", "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.66/jx-windows-amd64.zip", - "hash": "300af03f3fdc5ee00f6678fd13336d3001b5b81f4f84844fda5ec0bbe4c260cb" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.72/jx-windows-amd64.zip", + "hash": "87baedc0608432bf2fe2f4690be7ac0d91ebd2f4a626c0f69a532d2ee0741d10" } }, "bin": "jx.exe",