From b6874bd448702d8c2a6c5fdfac15589719ff93f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Sep 2019 13:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.769 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e9669b0f0f..0694ad1552 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.768", + "version": "2.0.769", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.768/jx-windows-amd64.zip", - "hash": "5b16daae66619fba80d91a1a29d1706ddbc47bb663b3ea1de0cc173a226c08a5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.769/jx-windows-amd64.zip", + "hash": "fd2407bd9f17bda7e0abd64d389002b55a29ac350527f69b971468ce23754d1b" } }, "bin": "jx.exe",