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