From 9c1c8819dab450e201e1619fcddb97b33e59efc3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 Feb 2020 16:01:48 +0000 Subject: [PATCH] jx: Update to version 2.0.1186 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 35098c1571..2e2ce44cdc 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.1185", + "version": "2.0.1186", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1185/jx-windows-amd64.zip", - "hash": "540548fed85e3c7aadbe95477359d37af7a16a330c955b37fa5a8fdbf7383020" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1186/jx-windows-amd64.zip", + "hash": "0beca6a6625a0ffcc3d25a2ae6ba40ccc49115c5c0abc97326c2868cddb5829f" } }, "bin": "jx.exe",