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