From ef0d17f5401bda6700c02ee27431459560c7b6e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 1 Feb 2020 01:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1176 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7ce21ae6bf..d38a819567 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.1173", + "version": "2.0.1176", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1173/jx-windows-amd64.zip", - "hash": "2d2df94325d91ab9124fd9534be65efb1b02c02d0aa1cbe94f62783b84267547" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1176/jx-windows-amd64.zip", + "hash": "de3750fd4e13eed580559d4e15ec23c6a36ba64b8b973e7eb4ade294ba2cdc4d" } }, "bin": "jx.exe",