From c0bc8f1c027fd8199bbfbda6b1417dbec7f1e168 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 8 Sep 2019 15:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.696 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6a418cc09d..1674cade06 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.695", + "version": "2.0.696", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.695/jx-windows-amd64.zip", - "hash": "ca03b367fed2220b5d9e7a2df65d41dd5bfc7693941b7e424a2156fc44004af2" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.696/jx-windows-amd64.zip", + "hash": "bd71570a71062e1628bf08cd9926a56bcfe1a48c536a0d7d8ee3d31a7312be85" } }, "bin": "jx.exe",