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