From c2b69b7938d4552eda9876aed8f51a05f644e86f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Oct 2019 02:00:44 +0000 Subject: [PATCH] jx: Update to version 2.0.837 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index dbaf2a49c3..05b77a091b 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.828", + "version": "2.0.837", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.828/jx-windows-amd64.zip", - "hash": "8603fee37b32cc28603a0dd6cff8fef1920274e0ea06326c38f4db864a6eb298" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.837/jx-windows-amd64.zip", + "hash": "6f0f56f7118e5432c8f86b962d39920249ac2ef2f56ebe60f94b4d61a9046aee" } }, "bin": "jx.exe",