From 6e2a184b72252eab2016caaaa93a09844e873850 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 3 Oct 2019 13:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.818 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f1e915f56f..f1cb75e760 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.816", + "version": "2.0.818", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.816/jx-windows-amd64.zip", - "hash": "e321efb5d83a8beb17f9ec50b3122087d71cb9f466555df5755a82a05bbddaa2" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.818/jx-windows-amd64.zip", + "hash": "4eb48181b0957b6aaee4ac39facab13a49b91a6999cf0ffe9021328ff93208a1" } }, "bin": "jx.exe",