From 8defdcbc2ffd23406ccc9c28f7702ea4d42d65ba Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Aug 2019 10:00:59 +0000 Subject: [PATCH] jx: Update to version 2.0.649 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 73c03cef75..3d6145cc8d 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.648", + "version": "2.0.649", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.648/jx-windows-amd64.zip", - "hash": "14e55d27320ee4061ffbd262bd8e0b613a996221a8230e99e0b5f538eadb887b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.649/jx-windows-amd64.zip", + "hash": "ec7f520f6fc2e4cac43da61839db2d2ffe2e6b771c5be3a1047dbdcbc010b31e" } }, "bin": "jx.exe",