From 738ad8300b39a398523c580ce4faa5a4f86f4a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Apr 2021 07:54:49 +0200 Subject: [PATCH] jx: Update to version 3.2.55 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5ed8ee8ebf..9c06a87ffa 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.52", + "version": "3.2.55", "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.52/jx-windows-amd64.zip", - "hash": "5e97f3a3a62b0b618d6ac660edd19d5adc8d74c5bc74a2cf82858bbd60e65408" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.55/jx-windows-amd64.zip", + "hash": "0564698865544e16459d26d53c65086d0873192602569cde736ea8f758190d38" } }, "bin": "jx.exe",