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