From c9770390dca2d34df742279df6170f1d24b53f96 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Jul 2019 18:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.466 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index df36b019ff..cf286e1b30 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.465", + "version": "2.0.466", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.465/jx-windows-amd64.zip", - "hash": "5a61f0e3a24fdf8a2338935011950aac5e8709b2e65ff53bd825fe8971df4187" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.466/jx-windows-amd64.zip", + "hash": "7ec873b0864e85de12b74068161b01cb81f70fe7a1ad43955246843592b53e71" } }, "bin": "jx.exe",