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