From 0a6a05a0087aaf8da9941c00011c9e21ddc37ae8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 23:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.695 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 099038c161..6a418cc09d 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.694", + "version": "2.0.695", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.694/jx-windows-amd64.zip", - "hash": "67e4e66dadd58ec7a4102a2defe50f3d33dcef16e21cdf092af14dd44b454d09" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.695/jx-windows-amd64.zip", + "hash": "ca03b367fed2220b5d9e7a2df65d41dd5bfc7693941b7e424a2156fc44004af2" } }, "bin": "jx.exe",