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