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