From 75832ae61a67d5a0bb3d1b10df8f5dedf3891167 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 14:00:30 +0000 Subject: [PATCH] jx: Update to version 2.0.645 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ad92685a37..5b2e52a1fa 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.644", + "version": "2.0.645", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.644/jx-windows-amd64.zip", - "hash": "1d32b11ecaa2f838cb717ec25ca85efc20888112731406259475817abcf4628b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.645/jx-windows-amd64.zip", + "hash": "83a4706c6bb81139ba4938fab03235d772a947557eed39e838a941bfdd0bc26a" } }, "bin": "jx.exe",