From 51df052da9aefb43184033540b89a6aed7f0fed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 May 2020 09:27:03 +0200 Subject: [PATCH] jx: Update to version 2.1.33 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 33a25c2f68..6b303ea018 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.32", + "version": "2.1.33", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.32/jx-windows-amd64.zip", - "hash": "c0f9401d6c767002b0e2f168c6492e440b9bd5fb071382062805ffff1ffc1251" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.33/jx-windows-amd64.zip", + "hash": "c4381a974cbf122d480d119e9f926f329fe8102afbd0b747914912a1d2523071" } }, "bin": "jx.exe",