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