From 80a588c650ef40d95da6aa3105dcd35d3477610f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Jul 2019 12:01:12 +0000 Subject: [PATCH] jx: Update to version 2.0.490 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 51b5d8cf3e..f353248c9e 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.489", + "version": "2.0.490", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.489/jx-windows-amd64.zip", - "hash": "9c2bb8c56f3b760e58dea0dfca43864f676aeaa0a64d5c351ea77dd175b00203" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.490/jx-windows-amd64.zip", + "hash": "b9dc6052bd3710df982351aa7c000e4941998e5155faa697a840df0aaac84624" } }, "bin": "jx.exe",