From a6acb8577ba48d7965d6457669c4391c2e0c8166 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Aug 2019 17:02:01 +0000 Subject: [PATCH] jx: Update to version 2.0.578 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index af6919b98d..4c6fd7f7ec 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.577", + "version": "2.0.578", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.577/jx-windows-amd64.zip", - "hash": "92853b0fb8f60480253501ea79086562951991f36b7fcf06298aa2a8eece76ef" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.578/jx-windows-amd64.zip", + "hash": "45a32b7050de81bff014f48a110aed04fed2c831c003ed9ae6c739904fb389da" } }, "bin": "jx.exe",