From 40141e538d5c666c3bc02d69940ba537c18e3887 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Nov 2019 08:01:47 +0000 Subject: [PATCH] jx: Update to version 2.0.949 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4cc7441d88..4266ce400a 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.948", + "version": "2.0.949", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.948/jx-windows-amd64.zip", - "hash": "12890c2fe7ad853d877b3ae38b3c5aa0a6e7629139a43c83cd60ed116d11ee3d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.949/jx-windows-amd64.zip", + "hash": "49e911120561e408773c0842efd09f03eb73bb8f68f794caff1d261d122936a7" } }, "bin": "jx.exe",