From f0e7e869d1e9b58e686676b46e929955fa76143a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Jul 2019 17:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.454 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 135d4c038d..706c3f6a49 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.453", + "version": "2.0.454", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.453/jx-windows-amd64.zip", - "hash": "a49bb819d8ad486e14ae1ba3a6cd935dd159ba2b10139903d3438ad985a1af58" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.454/jx-windows-amd64.zip", + "hash": "1398215f05a2e44702b4987b20aba76f3bca4d08e9b6dd5d29f74593e807e657" } }, "bin": "jx.exe",