From ec750b022d55aa89f6438d33555705a6910a4de8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 19:00:59 +0000 Subject: [PATCH] jx: Update to version 2.0.727 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6d5b330e11..56eb1b74be 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.725", + "version": "2.0.727", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.725/jx-windows-amd64.zip", - "hash": "8628d4c75f0f6abaf06bfdb74938c4002d49dd2402c736194f16bcee6bdada2f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.727/jx-windows-amd64.zip", + "hash": "6a476b09ec3c02bd08288bc9d638e174000e21b43402ee9be2f2834dd58c24bc" } }, "bin": "jx.exe",