From 1fba05e22c0fee30e588ce32284cdcd5484b8b40 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 15:01:54 +0000 Subject: [PATCH] jx: Update to version 2.0.1240 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e6b04ff62a..cb4e32c65b 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.0.1238", + "version": "2.0.1240", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1238/jx-windows-amd64.zip", - "hash": "734a0548696beb146e76e216251ebcd681e12a3e86249f83f349568295e24079" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1240/jx-windows-amd64.zip", + "hash": "3fa2de050ccc9a102c51cb7010e6fd98f7f336f7b09c3887ff7b41d1010971c3" } }, "bin": "jx.exe",