From 12bcc2ec2f64ee3ac4e98c3a158f6337feab6f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 3 Apr 2021 04:12:20 +0200 Subject: [PATCH] jx: Update to version 3.2.9 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3a27452363..52b84125a1 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.155", + "version": "3.2.9", "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/v2.1.155/jx-windows-amd64.zip", - "hash": "547ef1189cc1703fd91f531f1bb58f541595b3329924a572a3095512d5f95082" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.9/jx-windows-amd64.zip", + "hash": "7d3b30389756324c260cda1d27f23da79739818c30cd652ae22a3ecca777591d" } }, "bin": "jx.exe",