From 896cf8396b84f36b963c55f396af79c8904e9014 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 30 Sep 2019 14:00:48 +0000 Subject: [PATCH] jx: Update to version 2.0.803 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e8390b7935..fc1dcac894 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.802", + "version": "2.0.803", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.802/jx-windows-amd64.zip", - "hash": "1b54285beb9c4e73addb78b00b918c117be26fc86e9da7f41892f05afd205c16" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.803/jx-windows-amd64.zip", + "hash": "032e73f2e944d5c6d5521b5a8c570af58a6ea70013f3459835cb76313fa1f81c" } }, "bin": "jx.exe",