From ba920770d64f977bce26e454e060f3df8d9ed192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 23 Apr 2021 04:55:53 +0200 Subject: [PATCH] jx: Update to version 3.2.57 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9c06a87ffa..aae923a0f0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.55", + "version": "3.2.57", "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.55/jx-windows-amd64.zip", - "hash": "0564698865544e16459d26d53c65086d0873192602569cde736ea8f758190d38" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.57/jx-windows-amd64.zip", + "hash": "97cb65be50669333c4bca5e726cd9d0cc329bfc1c90bbd00c8b580de5d40c5ef" } }, "bin": "jx.exe",