From 77d2321983f2f0a624a4d28c744b900a10b1a55a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:27:19 +0000 Subject: [PATCH] loft: Update to version 3.4.2 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index df04927784..fc04254fbe 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.4.1", + "version": "3.4.2", "description": "Namespace & Virtual Cluster Manager for Kubernetes", "homepage": "https://github.com/loft-sh/loft", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v3.4.1/loft-windows-amd64.exe#/loft.exe", - "hash": "f6702b9f690cc738e1b389a14592ba199a6777122da3ee9fd2f978522f3da56c" + "url": "https://github.com/loft-sh/loft/releases/download/v3.4.2/loft-windows-amd64.exe#/loft.exe", + "hash": "e33216ea06bc12ca4f21d961f0715523e7c6c3c786954a8eb1275bb52cb7a7bb" } }, "bin": "loft.exe",