From 01bdf9342b068c8c579d4b6785546c3fc5368f10 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Jan 2020 14:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1171 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index baaa58070b..82407993a1 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.1162", + "version": "2.0.1171", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1162/jx-windows-amd64.zip", - "hash": "b7f981cea6104a4e55e2514fcf74c9cd086ec6c0fff35ee0c34699407196f1cf" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1171/jx-windows-amd64.zip", + "hash": "cf882a0b80b3ae929f8c3e26282fe9dab193435a3de64b34e07c00900aff02a4" } }, "bin": "jx.exe",