From aa811069d6e5c038e1e68296d45a13de28602de1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Aug 2019 17:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.623 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ff0a0cf152..1f4891ca63 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.622", + "version": "2.0.623", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.622/jx-windows-amd64.zip", - "hash": "175062bfc3ca1e8f0db42f9a85d929a09bdd0ec0b804875ebe5db1493dd32abd" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.623/jx-windows-amd64.zip", + "hash": "b12f70544046a533ac6997091431308c6dad229b3b625f76b5b8a382276afdbc" } }, "bin": "jx.exe",