From 5462808a7dc79b00dfbb2b829df74f694bdd609a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Aug 2019 23:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.635 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 15812c65bf..fadd6f7632 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.634", + "version": "2.0.635", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.634/jx-windows-amd64.zip", - "hash": "b0911e577c790bc7a3b247ad25ac5306225a750b1dcfe278d368883cb74547c1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.635/jx-windows-amd64.zip", + "hash": "da6e6c3fc9039422ea10a103bcb3651ab5460784cd995dbc27d1cc50b8ffa628" } }, "bin": "jx.exe",