From 0ac46cbc6ce0b7a0e8f476ea033d3c75e0e68b69 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Oct 2019 03:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.808 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index faee1f031e..160ea125c5 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.806", + "version": "2.0.808", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.806/jx-windows-amd64.zip", - "hash": "aebc1de92203f266aad70f192879dca6ba61a98e68bca0586881b7a93cb98c3c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.808/jx-windows-amd64.zip", + "hash": "dd261e2c251a277a3fd602ae1180f3dadd192952282c0a009ea4a75e6ed3b17b" } }, "bin": "jx.exe",