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