From 3fa5bd4a4b40d0c8a6abda73f38651b25c36af98 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Nov 2019 18:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.993 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 72ad133a13..b5f2cd388d 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.992", + "version": "2.0.993", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.992/jx-windows-amd64.zip", - "hash": "4318578362efe0897d77d7273a819a4fd3be911a260631cc0b4b5d9584b93cd5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.993/jx-windows-amd64.zip", + "hash": "d2fc5c08fb6133f2f15c10f55a746ef228aca2c43f0459cd4da8b0f80ec0e7d6" } }, "bin": "jx.exe",