From 553f9577af6f5d1d7c06c06e0a612b335ebbc49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 10 Apr 2021 17:37:00 +0200 Subject: [PATCH] jx: Update to version 3.2.26 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 78aaaec1e5..f878046ad0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.25", + "version": "3.2.26", "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.25/jx-windows-amd64.zip", - "hash": "dd8ae36d4b16e61aecce8b99a6d87566b9ed03e9a93228f8c7718c1a0469ddde" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.26/jx-windows-amd64.zip", + "hash": "b7ae2644941bff8f429303adbcd780521de87a6262963add5273fc64778e6cf7" } }, "bin": "jx.exe",