From 54b39756b026118d279c3ae390da41cd232e8ded Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Feb 2020 02:01:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1177 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d38a819567..a220a10337 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.1176", + "version": "2.0.1177", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1176/jx-windows-amd64.zip", - "hash": "de3750fd4e13eed580559d4e15ec23c6a36ba64b8b973e7eb4ade294ba2cdc4d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1177/jx-windows-amd64.zip", + "hash": "23b06c5f630076dc39b3deeaa7ba566e395a4572f3acf4c13f947643b358739f" } }, "bin": "jx.exe",