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