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