From f0bd8294c6865241361426e242e593d81b0b4500 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Sep 2019 22:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.674 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 67b2635167..7e9079f077 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.673", + "version": "2.0.674", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.673/jx-windows-amd64.zip", - "hash": "b58db35f2f2af9d2502c151b7fe3c0c03a8ac4eced252af4f8a785edad241f3f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.674/jx-windows-amd64.zip", + "hash": "ecc870bc11e9e00d9f7208e1297aaea358394054625c1f29463f4a7ac11f7eb6" } }, "bin": "jx.exe",