From 08cb4abaa4177bb9f529e055c10008212f60a977 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 8 Feb 2020 02:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.1187 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2e2ce44cdc..e225d6618c 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.1186", + "version": "2.0.1187", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1186/jx-windows-amd64.zip", - "hash": "0beca6a6625a0ffcc3d25a2ae6ba40ccc49115c5c0abc97326c2868cddb5829f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1187/jx-windows-amd64.zip", + "hash": "0e4ac50e3b9294b1199387f86bc69a82a37cb3f5bf3ef70c8461de6c4b68db4b" } }, "bin": "jx.exe",