From a4a453649ac67c645fd14db534de5cf276017fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 May 2020 11:21:12 +0200 Subject: [PATCH] jx: Update to version 2.1.46 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7e10b317e6..e73e11cdba 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.45", + "version": "2.1.46", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.45/jx-windows-amd64.zip", - "hash": "40f2349c1d4db4195a75d7d5dc470cc0aa7c9afb370e93bb6e4f5d66e43f41ed" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.46/jx-windows-amd64.zip", + "hash": "eec53863295781d920f9746f3c6977f08d8b3f8ec5e3a60580b39a7948d2383d" } }, "bin": "jx.exe",