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