From cdd9b3ec5181967069f38f10e9c7df0a93365dbd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Sep 2019 13:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.677 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 301fe0d7fa..bec9673459 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.676", + "version": "2.0.677", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.676/jx-windows-amd64.zip", - "hash": "47699f3f0b15739e7c5320cc425f4d96be7c2b84040a13848bae5dfdc882b16a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.677/jx-windows-amd64.zip", + "hash": "6da6ce280b8f433ca04178b3a3332860e58cd4c29d0d5b8079124d49583f60dd" } }, "bin": "jx.exe",