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