From 2d8046988945a004be2704015294f171c6777dad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Jul 2019 12:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.513 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 81449702b0..b4cd115f2a 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.512", + "version": "2.0.513", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.512/jx-windows-amd64.zip", - "hash": "71ebff70bbccd7abf8836da8a012ba7735248f6bddeb5f39d5c54be1b2cf4e9f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.513/jx-windows-amd64.zip", + "hash": "17e86560d4488a1f06f80c436a628acb24224801e118ffbd9a16faece42bd942" } }, "bin": "jx.exe",