From 9c2646e5a7cc7502455fe24f06d9aba325438ddb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 14:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.707 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0e117ca9e8..cd8908a475 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.706", + "version": "2.0.707", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.706/jx-windows-amd64.zip", - "hash": "3d74e48589a2d4bb37f0165bacf0324820e8faa66b40a9d0b28203455e155077" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.707/jx-windows-amd64.zip", + "hash": "6aff7454f7f0a7fc6bcd120588892136de958142d6db6fdf95a19c6a382e7744" } }, "bin": "jx.exe",