From 9db7b9fd5f10a9ca7ead9e7a4beac66181647cfd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Jul 2019 20:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.450 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 11fac99997..5a6a4b49a4 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.449", + "version": "2.0.450", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.449/jx-windows-amd64.zip", - "hash": "bfa28eb3578d155c425b4a2bb130a2839602a29d7647c4b28fd2d513feff9c4b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.450/jx-windows-amd64.zip", + "hash": "7d0422d8b698134b3d0b394ff978094173ecb5a6ea676c684fa3277e9a857e1e" } }, "bin": "jx.exe",