From 94629c4761d4d05361b8ce8664b70d4c791b35e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Nov 2019 10:00:27 +0000 Subject: [PATCH] jx: Update to version 2.0.971 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 57b3f50198..d6becf3d96 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.966", + "version": "2.0.971", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.966/jx-windows-amd64.zip", - "hash": "0826a596db41366142e3db9f22455fa2cf55c88996d1535d07d61f68c56bbb05" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.971/jx-windows-amd64.zip", + "hash": "0d3e9e07311c0c7fa7fd9a3278102bb41ffb8ac6c3bbc9d897d22a095ce8d2c7" } }, "bin": "jx.exe",