From ab32f9ce247740f8846e772e2e15063b8c608d11 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Aug 2019 20:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.643 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a22309e082..fa179e057f 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.642", + "version": "2.0.643", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.642/jx-windows-amd64.zip", - "hash": "ab6d9e24b2bf069b51769e65b35f29d246a2bbcd5f16f4e74c6a59391eb971c6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.643/jx-windows-amd64.zip", + "hash": "453ab56586c3d88671aa59ec79b38cb0f4a712a2a5de992f6f63bea4ebdaa066" } }, "bin": "jx.exe",