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