From 70fee946cae649f424972b775c104d49ab9c773f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Sep 2019 16:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.670 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4873ca3915..25acc5d500 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.669", + "version": "2.0.670", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.669/jx-windows-amd64.zip", - "hash": "285bb64a73edb6ad9af8993a36e0e799aa0abfb5186a961fcf899636b64d904e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.670/jx-windows-amd64.zip", + "hash": "c9a99ee951e4ece918c98e13767ac1a29174cadadf8c6ab191e051fda2dd7013" } }, "bin": "jx.exe",