From 34d51adbf49d6769d8fa019eb18cd114d0e72894 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Nov 2019 07:00:29 +0000 Subject: [PATCH] jx: Update to version 2.0.1014 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index bb64286bc1..86eb6d36c3 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.1011", + "version": "2.0.1014", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1011/jx-windows-amd64.zip", - "hash": "e639140aa51d4eb62afc614e64f112678fff1ff999bff4c2dc42b0bbe6cb7cca" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1014/jx-windows-amd64.zip", + "hash": "5a4f17b0c770af78e3b044b094ab3eb95fbda8e98da14ffe51f0c20e9ca4c0fc" } }, "bin": "jx.exe",