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