From 02c75c2926becb1e542a2b2926abd47ef37ac16f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jul 2019 19:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.435 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5598c27866..8e943be5b7 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.434", + "version": "2.0.435", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.434/jx-windows-amd64.zip", - "hash": "491cddf27ba15b746d8d9dc4be98abecfdfc2d8cf68d516b2c90b05c97edbcea" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.435/jx-windows-amd64.zip", + "hash": "229db2fc017e648e5562e5f081ab747d02c8918cd77067cd9596f808de29b1cb" } }, "bin": "jx.exe",