From 989cd17f714bf3b1b0a0f409bbf0bdc51348982b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 20:00:35 +0000 Subject: [PATCH] jx: Update to version 2.0.728 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 56eb1b74be..f017d51780 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.727", + "version": "2.0.728", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.727/jx-windows-amd64.zip", - "hash": "6a476b09ec3c02bd08288bc9d638e174000e21b43402ee9be2f2834dd58c24bc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.728/jx-windows-amd64.zip", + "hash": "9f5043ce795f02e4bb259a85c2f4d8307b81b2861f9df9bea1cd01fb742ebf44" } }, "bin": "jx.exe",