From 6fc5b365c36984b3e6345356eb9ef74dea87bf60 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 11 Nov 2019 23:00:28 +0000 Subject: [PATCH] jx: Update to version 2.0.976 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 79c1624568..0ec65fac69 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.974", + "version": "2.0.976", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.974/jx-windows-amd64.zip", - "hash": "d9e9e40c7dfaf69a9558d4ecbddd1ea5b90e3401cb0f1b6178bac0129ff3c83e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.976/jx-windows-amd64.zip", + "hash": "7e5aef1e6587f42b76d51f72eef82f5bdce128e12dc8eeb35687c8bc3ba0ed69" } }, "bin": "jx.exe",