From f85f0f02cc55ba5f301f2364b081bf2a65f0b1a4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 19:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.488 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c75e16ac9d..8a76e67919 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.486", + "version": "2.0.488", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.486/jx-windows-amd64.zip", - "hash": "af3df2ac847c49f8164fa0df4820ef2ebb8c6ec35c0efd964d56b308a1d9b372" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.488/jx-windows-amd64.zip", + "hash": "c2ab640cc91d8fbcb1aadd97183bdb2775b763442c0e56bff58a25b457bb4c17" } }, "bin": "jx.exe",