From bb9277facf37af547971682c1c3b10dfabe6ef09 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 17:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.1194 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5dbc76ff09..f8d0487db7 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.1192", + "version": "2.0.1194", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1192/jx-windows-amd64.zip", - "hash": "92a999231b696e847c3a2e08eebc11415cd04151cf4b0e32fd0460c6ceb26ccc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1194/jx-windows-amd64.zip", + "hash": "bedc923ced4d303a1faca76702b7c363fa70e0105183dc7e4a4e98179938be09" } }, "bin": "jx.exe",