From 5fb07f861bb816e3df2523ddd2b7c3b5589b89c2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 16:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.646 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5b2e52a1fa..03a2349032 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.645", + "version": "2.0.646", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.645/jx-windows-amd64.zip", - "hash": "83a4706c6bb81139ba4938fab03235d772a947557eed39e838a941bfdd0bc26a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.646/jx-windows-amd64.zip", + "hash": "e68c0fe0970c1e7fcfcec5b1e569ace9a871982dd6e17ea68cd4e0dd0d95d881" } }, "bin": "jx.exe",