From 572d1fe4965876561e0ed2be852d123569a18e45 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Aug 2019 14:02:05 +0000 Subject: [PATCH] jx: Update to version 2.0.549 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d33d265d1d..32852b2ec7 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.548", + "version": "2.0.549", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.548/jx-windows-amd64.zip", - "hash": "d1f9af65e9867021e3e742bf4adb2582bc287cfee880ac7c6652344b9f5c487d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.549/jx-windows-amd64.zip", + "hash": "14d368471b985983d8a88edee39b2c4dd55d84808d68e0811fd99f1502fe6cca" } }, "bin": "jx.exe",