From 18cdb6eff1b95e003665327bce4f575fd0a67ff9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 06:01:30 +0000 Subject: [PATCH] jx: Update to version 2.0.1084 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 76ae7fcd9a..897b4526e2 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.1083", + "version": "2.0.1084", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1083/jx-windows-amd64.zip", - "hash": "82fef5a85e18bbe0cc41eb12bebd39e06624929fa1c1c3228cfcbd16cae9cc90" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1084/jx-windows-amd64.zip", + "hash": "73585f59fe9b39b0dfeaaabc769c1b694bb77e12a0f489f255658ff7379fd7e1" } }, "bin": "jx.exe",