From 836ea453f350d46bc6197dd8d70cdeaa7769d07e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 4 Oct 2019 03:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.821 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f1cb75e760..46ff4f2252 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.818", + "version": "2.0.821", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.818/jx-windows-amd64.zip", - "hash": "4eb48181b0957b6aaee4ac39facab13a49b91a6999cf0ffe9021328ff93208a1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.821/jx-windows-amd64.zip", + "hash": "f227cdf05656c5bbc4e3c353f14339cd9c1dd791e2f53d3d84c090137994108f" } }, "bin": "jx.exe",