From ed367749125076aa5b054b5585288e2d91349423 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 11 Oct 2019 14:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.856 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 18a67cb046..48cca112cd 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.855", + "version": "2.0.856", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.855/jx-windows-amd64.zip", - "hash": "85b1bb2a85c5efe1e55f27caf4bd565db01283147c63fbb5779afc31cb5d7cbe" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.856/jx-windows-amd64.zip", + "hash": "e6f0a7cdae2ae73eefa5aa7ccbeb1e2131c7eab3dad54ee657a2b31005eb7d1b" } }, "bin": "jx.exe",