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