From 4f6fc28cc0f0f406725a7d1171b627fd9bc63b14 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 Jan 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1173 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 82407993a1..7ce21ae6bf 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.1171", + "version": "2.0.1173", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1171/jx-windows-amd64.zip", - "hash": "cf882a0b80b3ae929f8c3e26282fe9dab193435a3de64b34e07c00900aff02a4" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1173/jx-windows-amd64.zip", + "hash": "2d2df94325d91ab9124fd9534be65efb1b02c02d0aa1cbe94f62783b84267547" } }, "bin": "jx.exe",