From a0590ad1df2c8eb858466b4f7b5d74996e3cb472 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Nov 2019 21:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.979 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0ec65fac69..a8e606b052 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.976", + "version": "2.0.979", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.976/jx-windows-amd64.zip", - "hash": "7e5aef1e6587f42b76d51f72eef82f5bdce128e12dc8eeb35687c8bc3ba0ed69" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.979/jx-windows-amd64.zip", + "hash": "4fc86cc1022eab0ff2a7b82153c529fe3d203dded6239ec20d201b25fc985f05" } }, "bin": "jx.exe",