From 61cc62d8669a9c7efa707abe18d7833dbf48afa2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 1 Nov 2019 13:00:41 +0000 Subject: [PATCH] jx: Update to version 2.0.937 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2343ada26e..5be81a52bb 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.933", + "version": "2.0.937", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.933/jx-windows-amd64.zip", - "hash": "c5a5eb74da285134507c07b3453cf08f5333e36466a84345129939001779794d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.937/jx-windows-amd64.zip", + "hash": "f099f2b247572393c4c527e1aae212571ddcb3e162f01d6c1bacc1fa5e3ce29e" } }, "bin": "jx.exe",