From 766002e136f34cad646477338c4d611b1f51f46f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 12 Jan 2020 01:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.1117 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c85cba75cc..6afde0f524 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.1116", + "version": "2.0.1117", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1116/jx-windows-amd64.zip", - "hash": "7887b4d0ac9bd20261f04c2d6f34604832e6137ec9b5cda783c923fab5b8675f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1117/jx-windows-amd64.zip", + "hash": "e0fae6a8e3b99d1d2cbdd5215db9a1e69d56cec9931914d1b6c9ccde131ce650" } }, "bin": "jx.exe",