From f3ac3eafd5a4ef654f9ab7ac4cf2d408156600a8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Aug 2019 13:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.620 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3a636263de..4aec1868d0 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.619", + "version": "2.0.620", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.619/jx-windows-amd64.zip", - "hash": "8e96b78dc5f8a6e893c886f30426e68fdbe8ad020295f9b4d49ba9ce6b92235c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.620/jx-windows-amd64.zip", + "hash": "10982710bf9cd2b4c2ffea4c4701df1df06c23b052081c62ee12153f3011549f" } }, "bin": "jx.exe",