From db4236b3766e283057d21981b5046368ecd07479 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Oct 2019 14:00:29 +0000 Subject: [PATCH] jx: Update to version 2.0.845 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f0a096c912..437cee35d1 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.842", + "version": "2.0.845", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.842/jx-windows-amd64.zip", - "hash": "2a443854fcbffe6078ada10f875e98ba8692e54951593350463851ead6a4657b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.845/jx-windows-amd64.zip", + "hash": "d59c59f65e5e5bdad3f1e07c6d8997586d37eb1a4cb9de4c04a4b00abf4037e1" } }, "bin": "jx.exe",