From 002c2e0f7907f4ec27414d318d8062abe3250e88 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Aug 2019 11:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.637 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 244e7962a2..d80ba9e89d 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.636", + "version": "2.0.637", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.636/jx-windows-amd64.zip", - "hash": "b1fb139ceb765fa8935e297422b4e06c23b7a6ca38bfae75924e79051627d425" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.637/jx-windows-amd64.zip", + "hash": "426527fe2a3a1fae1714aacfe0c4a194ed5a4b01038286f42e490c5623584270" } }, "bin": "jx.exe",