From b443713b4e55285dd5e1f8d00a4bb2895da665b4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 12:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.997 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b5f2cd388d..14423b62b2 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.993", + "version": "2.0.997", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.993/jx-windows-amd64.zip", - "hash": "d2fc5c08fb6133f2f15c10f55a746ef228aca2c43f0459cd4da8b0f80ec0e7d6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.997/jx-windows-amd64.zip", + "hash": "219cf67bf7e04d7d7f316b7300f8d53bea0b17187bf3ca499cadc518939d4acc" } }, "bin": "jx.exe",