From 2289ef667b3ce62802bf2445f53e1cf4b5edc5f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 18:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.708 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index cd8908a475..aff164e56f 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.707", + "version": "2.0.708", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.707/jx-windows-amd64.zip", - "hash": "6aff7454f7f0a7fc6bcd120588892136de958142d6db6fdf95a19c6a382e7744" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.708/jx-windows-amd64.zip", + "hash": "5115ce499458ff117a83a3e8d495285ae4b6ea68dc420b4e0234c83e180ed4cb" } }, "bin": "jx.exe",