From c81b1b6eb8172b32efe59f614fe7fd9b1b8d9b2d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Aug 2019 21:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.603 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index bf740c596c..ce25dbfa05 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.598", + "version": "2.0.603", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.598/jx-windows-amd64.zip", - "hash": "812bcce8358a927fa344a643d3fe8716b3371305b773323fc277441334797364" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.603/jx-windows-amd64.zip", + "hash": "5f4ae490b4381498bfe857f3c017b8c16dbbbbf2aee835e309fe55294abf4185" } }, "bin": "jx.exe",