From bcfebbca5218f047949e6b5af66d81bb191fe9be Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 21:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.443 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 90a608ebd5..e97fd9eba6 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.442", + "version": "2.0.443", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.442/jx-windows-amd64.zip", - "hash": "c77a2fa007b6068a1be015e55efa03a2cd5aad268299f78d3a21bb45d390dcd1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.443/jx-windows-amd64.zip", + "hash": "2b4a792b222b1c0b62fa65ae090e0103cd3a286b82b81ebb7cd778c48eb19574" } }, "bin": "jx.exe",