From d2e6cb3d8ab31f6ffcb6b19e5cc68db9bffea270 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Aug 2019 16:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.651 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f207f68cd2..d6e038bcbf 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.650", + "version": "2.0.651", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.650/jx-windows-amd64.zip", - "hash": "48f8d050f1284127b84249a378b5eb00829a4e3f9224f24d7a607d549a78e0ee" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.651/jx-windows-amd64.zip", + "hash": "ac6bdbc4f5a27a9698237b85d71ca5c2ea086045e45a5b15cb84df7d0d66a7a7" } }, "bin": "jx.exe",