From df11a2b1c797c563a0d165be54e4ff4291c6c5c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Sep 2019 22:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.765 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6c715c9dd0..14c1b1721c 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.764", + "version": "2.0.765", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.764/jx-windows-amd64.zip", - "hash": "4c144128f9f2b78647274b2d2b800d72a38a0ace674ac4ad784838dad460af4d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.765/jx-windows-amd64.zip", + "hash": "bfa2afbdbf082daa1a50b1f36d3eac4c4b78f1c119ae0b842308aa7bc2f048ce" } }, "bin": "jx.exe",