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