From d9caab61b3164d96db7a88f5ca838665a2bc872b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:26:30 +0000 Subject: [PATCH] loft: Update to version 3.3.4 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 7df1895630..ec80fd134a 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.3.3", + "version": "3.3.4", "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.3.3/loft-windows-amd64.exe#/loft.exe", - "hash": "519b490a013db3c36f710bad0134cd98ece66f921f41c85d8806b2bb6b6ca7ad" + "url": "https://github.com/loft-sh/loft/releases/download/v3.3.4/loft-windows-amd64.exe#/loft.exe", + "hash": "2dbbbd217aef0cfe209e94fd2e4a79fa946dc484174703d4a7309ed8ef033ffb" } }, "bin": "loft.exe",