From fedbb47f848619282ef0bc1d2fb8bafa848a5742 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 19:00:27 +0000 Subject: [PATCH] jx: Update to version 2.0.648 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a6b8029f26..73c03cef75 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.647", + "version": "2.0.648", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.647/jx-windows-amd64.zip", - "hash": "087132848fd6c52d667c97f0aaea683b2ee495148700851013d607eb6c711a20" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.648/jx-windows-amd64.zip", + "hash": "14e55d27320ee4061ffbd262bd8e0b613a996221a8230e99e0b5f538eadb887b" } }, "bin": "jx.exe",