From 731b893bceaa3644fbfe5e0872f3cb4545ab4c5a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 3 Nov 2019 02:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.945 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a05481d0bc..2c3ee79659 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.941", + "version": "2.0.945", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.941/jx-windows-amd64.zip", - "hash": "d0c0941769399fa709ffebe2062091d10ba570839bb5ff19b544469cede9e0c4" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.945/jx-windows-amd64.zip", + "hash": "fb9a3538efa26c27ee56ad9fdcd3b682a560e9c5913e9c2c54df3d09ea64ac5c" } }, "bin": "jx.exe",