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