From dd10d0050cbf3db0e574a6a5b00782b41f274de2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Jul 2019 13:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.491 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f353248c9e..0c9852bb2d 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.490", + "version": "2.0.491", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.490/jx-windows-amd64.zip", - "hash": "b9dc6052bd3710df982351aa7c000e4941998e5155faa697a840df0aaac84624" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.491/jx-windows-amd64.zip", + "hash": "4032026593f66ae73a975d044ce9f7e82d45cabf27e3aa4281dbb4c2a5af484e" } }, "bin": "jx.exe",