From 8f50ddc2073233610a6fd4e22b65ec91d3f7bf39 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Sep 2019 15:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.800 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ac524394da..3efb98ba44 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.798", + "version": "2.0.800", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.798/jx-windows-amd64.zip", - "hash": "81bb503646816a7a739b8d6b69eba01a3ed53afc6412519b04c86336862e7b4e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.800/jx-windows-amd64.zip", + "hash": "61e616038e23b06a668389e274d57bce9a710ed84dfe86050f970239f8505baf" } }, "bin": "jx.exe",