From 4038f9c788387352e4e6de14b8332e0bd82b1a6d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Feb 2020 14:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.1188 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e225d6618c..8d5cc09588 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.1187", + "version": "2.0.1188", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1187/jx-windows-amd64.zip", - "hash": "0e4ac50e3b9294b1199387f86bc69a82a37cb3f5bf3ef70c8461de6c4b68db4b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1188/jx-windows-amd64.zip", + "hash": "7ed472165c4bd73fe211a2d60b59ca1a4fb4d65f59d04b82083b4736e3f2772c" } }, "bin": "jx.exe",