From b11e5f77622c66f578e262dd136af0b7c43e4a87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Jul 2019 19:00:39 +0000 Subject: [PATCH] jx: Update to version 2.0.456 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1548ae7257..8cc5425905 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.455", + "version": "2.0.456", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.455/jx-windows-amd64.zip", - "hash": "7549b894f18cadad994548adb297dc0f93c2917223f28b1a610c432cf90fa781" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.456/jx-windows-amd64.zip", + "hash": "0c2fb1b6fc5b9bef07ec4aa674cc0664721216f9b09b6b01a318ed95b7fbcd52" } }, "bin": "jx.exe",