From c58dfb335557f27bf515d88d938fb78d5338ec1e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Sep 2019 19:00:36 +0000 Subject: [PATCH] jx: Update to version 2.0.662 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0fffb549d8..cba688cf34 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.661", + "version": "2.0.662", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.661/jx-windows-amd64.zip", - "hash": "ead92dc35631b07ad3b0c61755ae1658d52e4f1966ed34f3b1e62aff1550c5e3" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.662/jx-windows-amd64.zip", + "hash": "c9cdacff3aa4333d35d69f68496339908cd8af4e4464d32b96962791dbfd2ca3" } }, "bin": "jx.exe",