From 85ca0c064b2570c3bf583662e78ccac8c489f482 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Sep 2019 12:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.745 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c8233d27cb..01683d8cb2 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.744", + "version": "2.0.745", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.744/jx-windows-amd64.zip", - "hash": "e351dea3cb3e783c41f41cabb26dc04999efc49e32e2ade49de00893f9b205d0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.745/jx-windows-amd64.zip", + "hash": "b20c5ac8b3da66063135f10ea02f6034676269927f0ce475150d005739fdb057" } }, "bin": "jx.exe",