From 42627a7a1c6f6f20661f5c9edb94d51b345eb0f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 17 Jun 2020 10:48:32 +0200 Subject: [PATCH] jx: Update to version 2.1.69 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index aa375a995b..7a708ba683 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.1.67", + "version": "2.1.69", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.67/jx-windows-amd64.zip", - "hash": "69cfc7edab6fe0998ff6f6b4abe96724ae45ff29f90d7e383ed1a69712b090ba" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.69/jx-windows-amd64.zip", + "hash": "6c709e5b9fcca0d87f21be1fe850405de62908716dd13e514c4c15ec308a3426" } }, "bin": "jx.exe",