From 725b342ea889be613d87e7534074226883dfbbbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 7 Apr 2021 18:48:39 +0200 Subject: [PATCH] jx: Update to version 3.2.15 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b4850572cf..ff59362a18 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.14", + "version": "3.2.15", "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.14/jx-windows-amd64.zip", - "hash": "1e516a92a8d2e37c89e3ae8c18fbe4c2311d459c1ce962c9690aeb70c6eaf956" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.15/jx-windows-amd64.zip", + "hash": "bd95fd35ab898c0770aa3f305383e9ad7adc84f3fd2ca5d0fd0eda34d21d64f5" } }, "bin": "jx.exe",