From 18fff647f227e6a3a8f49712b332c88630a78387 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Aug 2019 11:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.581 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e88b149241..a4d2fc379e 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.579", + "version": "2.0.581", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.579/jx-windows-amd64.zip", - "hash": "16a137c1858b8b300feea600f151d9be49add6b0658e176d5a22e9dbce8172c0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.581/jx-windows-amd64.zip", + "hash": "56ae2a71516a899260e5b623dfa1adbdd0de19977550ac69b6d04589884d3664" } }, "bin": "jx.exe",