From fec8a669326f00fd70c545a216b10afc1c7d3e44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:28:18 +0000 Subject: [PATCH] loft: Update to version 3.4.7 --- bucket/loft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 06aa5e4c7b..fe1d4db3ad 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,12 +1,12 @@ { - "version": "3.4.6", + "version": "3.4.7", "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.6/loft-windows-amd64.exe#/loft.exe", - "hash": "92ab45c7d514bb8d21b84a90a4298105bc8b024cf14156202edc8a4a8f886ba5" + "url": "https://github.com/loft-sh/loft/releases/download/v3.4.7/loft-windows-amd64.exe#/loft.exe", + "hash": "ff28d2d249bdb9b022e81a1e24464d7d8ab54be1dbb65c292d05734edf9e42d4" } }, "bin": "loft.exe",