From b626233648345c35f7013c4d79cef4d7ee5714fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 24 Apr 2021 22:07:59 +0200 Subject: [PATCH] jx: Update to version 3.2.59 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index aae923a0f0..b5641490f3 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.57", + "version": "3.2.59", "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.57/jx-windows-amd64.zip", - "hash": "97cb65be50669333c4bca5e726cd9d0cc329bfc1c90bbd00c8b580de5d40c5ef" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.59/jx-windows-amd64.zip", + "hash": "95dc8d3f32fd1435db3eb4427d1f4859e972ad7a95688eb62764d816d9e8d27c" } }, "bin": "jx.exe",