From bab486ffe00e26f748cf3cc7f2c4bc2e9d712ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 20 May 2020 09:11:03 +0200 Subject: [PATCH] jx: Update to version 2.1.40 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 921bb6c4a5..d8f65ad6c5 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.39", + "version": "2.1.40", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.39/jx-windows-amd64.zip", - "hash": "e22762417a0006b82c6810cdbcffc5b30b79471f8824e8dc6b4a4b9f7f6918ba" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.40/jx-windows-amd64.zip", + "hash": "29756c69b59a76766637aa3da9a19a3a16ff37beb4d2b27241ef030b352c2fe7" } }, "bin": "jx.exe",