From 88ee8a1c0151ad13da221a42370c92f60a6b2a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 05:15:16 +0200 Subject: [PATCH] jx: Update to version 2.1.37 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9b3e777b3d..2f5b075ea6 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.35", + "version": "2.1.37", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.35/jx-windows-amd64.zip", - "hash": "2df81b4348d1c3d0d248b25ec25d7ca359cea7d90108bb5f3fd845f1db839334" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.37/jx-windows-amd64.zip", + "hash": "6852a3c712a7c98787ef5b21891697cd392b31d6086138f40780db9c7cef0858" } }, "bin": "jx.exe",