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