From 4bdbd76699b029648652790d0dfdd678d51a21fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 4 Apr 2021 11:33:49 +0200 Subject: [PATCH] jx: Update to version 3.2.11 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 52b84125a1..9bcb2492ad 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.9", + "version": "3.2.11", "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.9/jx-windows-amd64.zip", - "hash": "7d3b30389756324c260cda1d27f23da79739818c30cd652ae22a3ecca777591d" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.11/jx-windows-amd64.zip", + "hash": "3c8641994a84e1705bc24e27c096c9cb7bf39d7f69f175deea67ac76d9b47924" } }, "bin": "jx.exe",