From 5989e7545ee7c555ff5ef4ecd703fe8c505d2a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Apr 2021 02:43:19 +0200 Subject: [PATCH] jx: Update to version 3.2.17 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ff59362a18..12c2f57e94 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.15", + "version": "3.2.17", "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.15/jx-windows-amd64.zip", - "hash": "bd95fd35ab898c0770aa3f305383e9ad7adc84f3fd2ca5d0fd0eda34d21d64f5" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.17/jx-windows-amd64.zip", + "hash": "c10af6f52e984072dac9e45a3f69a1cecddef8a2cbbdf0412b6c8f390d1e7e01" } }, "bin": "jx.exe",