From 7339d7ccbdb26ba65536fa8ba949de70bdc63634 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Nov 2019 08:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.954 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c015be44a9..f467c3942a 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.952", + "version": "2.0.954", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.952/jx-windows-amd64.zip", - "hash": "976dd18e72e3e41594615d9b5eb2e3db216dc1147147c61965a87f70f6b584a6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.954/jx-windows-amd64.zip", + "hash": "e2a99d715794ab7f820fde8d447e1767584c0537c4f06457a02ff1b1758f0df7" } }, "bin": "jx.exe",