From 27c86b380bbac8e3c84d7bfd8f168781f4e35645 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 08:30:25 +0000 Subject: [PATCH] loft: Update to version 3.4.10 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 124b63519f..17a11fbeb5 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.4.9", + "version": "3.4.10", "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.9/loft-windows-amd64.exe#/loft.exe", - "hash": "e06e2aebe21283bef485f7ab27c7114dc4a08be56252e52be6258c3078f7bb05" + "url": "https://github.com/loft-sh/loft/releases/download/v3.4.10/loft-windows-amd64.exe#/loft.exe", + "hash": "9bd3092dc9335acbe03aa002a52ef7907ed9f5d7a4164ed5c0463fb28e596d7b" } }, "bin": "loft.exe",