From 83f37542cd2af60464b56f453a1f4bc22874eeee Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Sep 2019 13:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.659 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c912748501..1867b50007 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.658", + "version": "2.0.659", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.658/jx-windows-amd64.zip", - "hash": "bd52fa514ef8eecee757bb68b3b06a8e150ca115195d121e2db9d237dbb51a58" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.659/jx-windows-amd64.zip", + "hash": "b00d6972f0be1aae8293a7202c59f8caef9b2a825631bc44ecb4c9f44108830d" } }, "bin": "jx.exe",