From 83753814a72d688484297baa9f379f05840856a0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 12 Aug 2019 13:01:02 +0000 Subject: [PATCH] jx: Update to version 2.0.583 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 15e19ba0b1..324600e2c2 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.582", + "version": "2.0.583", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.582/jx-windows-amd64.zip", - "hash": "7ebb725254af5226a8e6aac311645b4f0b8f4f84be08a82af3bb1860960112da" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.583/jx-windows-amd64.zip", + "hash": "4d2bd54711789e3b57fcd17e6aac0d1112218c4b7535e38acf129740b665da4c" } }, "bin": "jx.exe",