From 45caa88d6a3c4225bf0ebcc18800819788ad243b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Jul 2019 12:00:58 +0000 Subject: [PATCH] jx: Update to version 2.0.469 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 83af05d411..5e8c18797a 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.468", + "version": "2.0.469", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.468/jx-windows-amd64.zip", - "hash": "db477bb723c150673548d17bf0f61aaf208144400bcf6bccaedf2e472758e2da" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.469/jx-windows-amd64.zip", + "hash": "fe49681f276bf337bafed92950fdbd98a223f0ff68d0018c5b10be72149260d1" } }, "bin": "jx.exe",