From 0e823e855cafd2b20ad1f2bfbf0a680cbbd4798a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Sep 2019 10:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.744 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 55ade73e51..c8233d27cb 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.743", + "version": "2.0.744", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.743/jx-windows-amd64.zip", - "hash": "3ad80af0f9c4575538c075502bbcd244d002e7d5632140071041a5b9136f642f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.744/jx-windows-amd64.zip", + "hash": "e351dea3cb3e783c41f41cabb26dc04999efc49e32e2ade49de00893f9b205d0" } }, "bin": "jx.exe",