From c188ac8005febf2f010eea63e5b83ea90d8b12a5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Sep 2019 11:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.768 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9752991f8d..e9669b0f0f 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.767", + "version": "2.0.768", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.767/jx-windows-amd64.zip", - "hash": "67c2400c14839bde4a32d16d63855c8b82ff34ebe022b5bb3e1eeb0d38e02a0a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.768/jx-windows-amd64.zip", + "hash": "5b16daae66619fba80d91a1a29d1706ddbc47bb663b3ea1de0cc173a226c08a5" } }, "bin": "jx.exe",