From fb8f4b3ce9f750c39ffc46fbcf6bbcec4fb9bb48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 6 Jun 2020 21:43:28 +0200 Subject: [PATCH] jx: Update to version 2.1.59 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4621a8bff0..7ae4227517 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.1.58", + "version": "2.1.59", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.58/jx-windows-amd64.zip", - "hash": "bd2de7e96de76a4addf53fa847c347011d48e96af450f541bcd58e4ad55ab6fa" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.59/jx-windows-amd64.zip", + "hash": "3136c5bcff48ed20bfa7b59c0094eb3e154fe3e47a001ac88701251459205ea2" } }, "bin": "jx.exe",