From 3b4b7fc736b07a08a06c532b72fd330c081ed49d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Sep 2019 20:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.749 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b882f84678..7d24ae97fb 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.748", + "version": "2.0.749", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.748/jx-windows-amd64.zip", - "hash": "df960f3ddea19e91a9d72fe58a8edd3bb9274a4a8b5305e3aa8eabe2861a0cb1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.749/jx-windows-amd64.zip", + "hash": "b4a13464b602def4e3509b589a05f20a99d0bb5768007f2648947cbb0f6e1371" } }, "bin": "jx.exe",