From 689b0dbfcab3ef656096fe8ad7b2e59ad592072c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 12:00:32 +0000 Subject: [PATCH] jx: Update to version 2.0.644 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index fa179e057f..ad92685a37 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.643", + "version": "2.0.644", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.643/jx-windows-amd64.zip", - "hash": "453ab56586c3d88671aa59ec79b38cb0f4a712a2a5de992f6f63bea4ebdaa066" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.644/jx-windows-amd64.zip", + "hash": "1d32b11ecaa2f838cb717ec25ca85efc20888112731406259475817abcf4628b" } }, "bin": "jx.exe",