From 8660773f90c55929d5f7c41b1fdebfb217386a3b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Feb 2020 01:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1196 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f8d0487db7..4e6df066bb 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.1194", + "version": "2.0.1196", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1194/jx-windows-amd64.zip", - "hash": "bedc923ced4d303a1faca76702b7c363fa70e0105183dc7e4a4e98179938be09" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1196/jx-windows-amd64.zip", + "hash": "7e025db1730e589dc5c39ff4e8314199d27f65e931aaea2ccada310787589e7e" } }, "bin": "jx.exe",