From 3be9b894ca0c1b95018ff31809a7a593e2f22b66 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Nov 2019 07:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.948 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2c3ee79659..4cc7441d88 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.945", + "version": "2.0.948", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.945/jx-windows-amd64.zip", - "hash": "fb9a3538efa26c27ee56ad9fdcd3b682a560e9c5913e9c2c54df3d09ea64ac5c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.948/jx-windows-amd64.zip", + "hash": "12890c2fe7ad853d877b3ae38b3c5aa0a6e7629139a43c83cd60ed116d11ee3d" } }, "bin": "jx.exe",