From ea7e5ebd69ebe2ac8680760905ec28dbcf16e736 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Sep 2019 15:01:11 +0000 Subject: [PATCH] jx: Update to version 2.0.684 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index bfa4047b48..87d5a049a4 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.683", + "version": "2.0.684", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.683/jx-windows-amd64.zip", - "hash": "d9380802b076ffab3d8fe153e30af9134adedc8fe0d209b229575a424f12a1d7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.684/jx-windows-amd64.zip", + "hash": "68e22d0007e3826a0d9e53839ccbefd3764ecf0e316a0eea2fa684853976a772" } }, "bin": "jx.exe",