From e51e685064bb07a8b501f6b821e0271d1eb7f3b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 18 May 2020 11:44:04 +0200 Subject: [PATCH] jx: Update to version 2.1.38 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2f5b075ea6..6d86ae5a6c 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.37", + "version": "2.1.38", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.37/jx-windows-amd64.zip", - "hash": "6852a3c712a7c98787ef5b21891697cd392b31d6086138f40780db9c7cef0858" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.38/jx-windows-amd64.zip", + "hash": "4cb0a44a9ccfbc19fd31e3860f707edea60bf52457a3bc260f260505b0b91f38" } }, "bin": "jx.exe",