From a20f6cf267c36127f8245663528a7ccf6dd97854 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Jul 2019 17:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.497 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ad4dcbaa86..962c74cb7f 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.496", + "version": "2.0.497", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.496/jx-windows-amd64.zip", - "hash": "3e754fa4d644f2303f8ee28037179074b8c0d0bdcf317a88ac2c94d60da2ca65" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.497/jx-windows-amd64.zip", + "hash": "cf9be4c44ae63b3c1e0459403ce0a47d5f9d6f13bc75b6e1692e9d3eb98e18c7" } }, "bin": "jx.exe",