From 78c8939b69148208786ae9a45f36c76e407c9bd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 20:25:05 +0000 Subject: [PATCH] loft: Update to version 3.4.0 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index ec80fd134a..367962f207 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.3.4", + "version": "3.4.0", "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.4/loft-windows-amd64.exe#/loft.exe", - "hash": "2dbbbd217aef0cfe209e94fd2e4a79fa946dc484174703d4a7309ed8ef033ffb" + "url": "https://github.com/loft-sh/loft/releases/download/v3.4.0/loft-windows-amd64.exe#/loft.exe", + "hash": "a9e227ae66a04a5fd9ca8b845bd988ff22afdf666b1882e2db6b54d1a7d2e0ac" } }, "bin": "loft.exe",