From 1dca8add69e5cb9259c6a5792f7c39281cd2ba92 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 9 Nov 2019 10:01:12 +0000 Subject: [PATCH] jx: Update to version 2.0.973 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d6becf3d96..65a5d59ce2 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.971", + "version": "2.0.973", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.971/jx-windows-amd64.zip", - "hash": "0d3e9e07311c0c7fa7fd9a3278102bb41ffb8ac6c3bbc9d897d22a095ce8d2c7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.973/jx-windows-amd64.zip", + "hash": "9de3855b7df5398b22be280ca574a5ea3548b487c86c2cf01ef10cae02cbd100" } }, "bin": "jx.exe",