From 2448f188ac62ae4474d69421807e81e029d1af5e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 10 Oct 2019 01:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.851 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 437cee35d1..3dae2e359d 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.845", + "version": "2.0.851", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.845/jx-windows-amd64.zip", - "hash": "d59c59f65e5e5bdad3f1e07c6d8997586d37eb1a4cb9de4c04a4b00abf4037e1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.851/jx-windows-amd64.zip", + "hash": "cc8f6b9cafd6071b6cc5e4932ec6d8cd013a8153ece5f4464d06e47cd0985500" } }, "bin": "jx.exe",