From d348e2b7b5fe9215fb38764984a1bcf4c6a9a52c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Apr 2021 04:21:29 +0200 Subject: [PATCH] jx: Update to version 3.2.28 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f878046ad0..de9b0ac245 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.26", + "version": "3.2.28", "description": "A command line tool for installing and using Jenkins X", "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.26/jx-windows-amd64.zip", - "hash": "b7ae2644941bff8f429303adbcd780521de87a6262963add5273fc64778e6cf7" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.28/jx-windows-amd64.zip", + "hash": "ec91dca08d05ddf7c302960a0d996429cb27eb001e659288de9ebfd84fb106e1" } }, "bin": "jx.exe",