From 31ad37eb593d4518504d92a0ef09b300de9125ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 May 2020 19:44:47 +0200 Subject: [PATCH] jx: Update to version 2.1.45 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 22c8256069..7e10b317e6 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.1.44", + "version": "2.1.45", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.44/jx-windows-amd64.zip", - "hash": "837e8d56aa4ba509d942386fbad783410542783e4eb913c62d7bcdee414acc52" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.45/jx-windows-amd64.zip", + "hash": "40f2349c1d4db4195a75d7d5dc470cc0aa7c9afb370e93bb6e4f5d66e43f41ed" } }, "bin": "jx.exe",