From ac1c5d802bc394f7683f24461aa4e32e19b33e54 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 5 Oct 2019 01:00:33 +0000 Subject: [PATCH] jx: Update to version 2.0.827 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 46ff4f2252..d6350a395b 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.821", + "version": "2.0.827", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.821/jx-windows-amd64.zip", - "hash": "f227cdf05656c5bbc4e3c353f14339cd9c1dd791e2f53d3d84c090137994108f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.827/jx-windows-amd64.zip", + "hash": "790c4dde191a14485a0babad3891bb16735c502827179a844b71b7a79c10976d" } }, "bin": "jx.exe",