From b34e10be32c4a2a5b8750d1e8f9e7687ef6a0bd6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 23:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.718 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5bbad2ae9b..885994a908 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.716", + "version": "2.0.718", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.716/jx-windows-amd64.zip", - "hash": "17fee8bfcff1b6b5820a7213d053c0ef601dd63057055339e3a464b46229dac0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.718/jx-windows-amd64.zip", + "hash": "3216efbf2ce9b56917e55f70f978abf97b3bc5a4409dfa21b51a6f13b9072af5" } }, "bin": "jx.exe",