From 5c447313a70fd90e777d660eadc3e884de9da949 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Aug 2019 11:04:44 +0000 Subject: [PATCH] jx: Update to version 2.0.548 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 854ee436ca..d33d265d1d 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.526", + "version": "2.0.548", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.526/jx-windows-amd64.zip", - "hash": "d06b465ea8b8a94645e3745e34dfa05847f21c29b6791ce6a4662413212628b6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.548/jx-windows-amd64.zip", + "hash": "d1f9af65e9867021e3e742bf4adb2582bc287cfee880ac7c6652344b9f5c487d" } }, "bin": "jx.exe",