From 30757da77a9a511588aa1f3ab05f0c7e4a7242ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:25:16 +0000 Subject: [PATCH] loft: Update to version 3.4.8 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index fe1d4db3ad..e79f86bd8e 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.4.7", + "version": "3.4.8", "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.7/loft-windows-amd64.exe#/loft.exe", - "hash": "ff28d2d249bdb9b022e81a1e24464d7d8ab54be1dbb65c292d05734edf9e42d4" + "url": "https://github.com/loft-sh/loft/releases/download/v3.4.8/loft-windows-amd64.exe#/loft.exe", + "hash": "e81f6e92688f2b1c249f3a4782174213b2029daa13553663f0463409ef5fb15c" } }, "bin": "loft.exe",