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