From e8da6fab39606c0a3d3c3722ddfee7c64bc5ec51 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Oct 2019 14:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.876 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ba03bf7cfd..0e9d48c000 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.875", + "version": "2.0.876", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.875/jx-windows-amd64.zip", - "hash": "d56b843ce789c369781b18e8884d26b849a6666d80ca29444f79d05d12186799" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.876/jx-windows-amd64.zip", + "hash": "e63171cc3ced114336f5fc218122b345729abf72313e57741edaa2a42981aa5d" } }, "bin": "jx.exe",