From 7881b8131da77f6be002fb93a017664964f0f22f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Oct 2019 15:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.838 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 05b77a091b..33609ce7a8 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.837", + "version": "2.0.838", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.837/jx-windows-amd64.zip", - "hash": "6f0f56f7118e5432c8f86b962d39920249ac2ef2f56ebe60f94b4d61a9046aee" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.838/jx-windows-amd64.zip", + "hash": "305fa79115430389e95562711018e675d563c41e7201294c19b4e2ef6a6e3f26" } }, "bin": "jx.exe",