From 2f66a442df267dd710cc29210a9fa18299ff71f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 20:00:32 +0000 Subject: [PATCH] jx: Update to version 2.0.716 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 37820a64a3..5bbad2ae9b 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.715", + "version": "2.0.716", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.715/jx-windows-amd64.zip", - "hash": "b97400ed8e8dfb54639ae38452f9067126ecf14e7b9041ab91c86b414d76c63e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.716/jx-windows-amd64.zip", + "hash": "17fee8bfcff1b6b5820a7213d053c0ef601dd63057055339e3a464b46229dac0" } }, "bin": "jx.exe",