From 7299e609c7b5abd76df3388b04e2990e183d1b53 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Jul 2019 18:01:11 +0000 Subject: [PATCH] jx: Update to version 2.0.455 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 706c3f6a49..1548ae7257 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.454", + "version": "2.0.455", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.454/jx-windows-amd64.zip", - "hash": "1398215f05a2e44702b4987b20aba76f3bca4d08e9b6dd5d29f74593e807e657" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.455/jx-windows-amd64.zip", + "hash": "7549b894f18cadad994548adb297dc0f93c2917223f28b1a610c432cf90fa781" } }, "bin": "jx.exe",