From 744fd20b0444b54711cd5d355a2c353d554ab929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:27:13 +0000 Subject: [PATCH] loft: Update to version 3.2.1 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index a9eaeaf0f1..d79139ff53 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "3.2.0", + "version": "3.2.1", "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.2.0/loft-windows-amd64.exe#/loft.exe", - "hash": "2af3eec0a0710fd04d71d6fa17b4aabb335d8acbc2bdf9adef706acfb96e952f" + "url": "https://github.com/loft-sh/loft/releases/download/v3.2.1/loft-windows-amd64.exe#/loft.exe", + "hash": "7ef090503fa8bc12946953dd6d58af1d8fab82272d981c280f0e740e5021de0f" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v3.2.0/loft-windows-386.exe#/loft.exe", - "hash": "271e0a8abc86b8a2e507bc22d1aff4a0a43fbbf54860119c19c34009dac5fb2d" + "url": "https://github.com/loft-sh/loft/releases/download/v3.2.1/loft-windows-386.exe#/loft.exe", + "hash": "9afe48e54379d7932b3ee3169973a0601e1295e1566c1a5890d4ee1b4bf7a964" } }, "bin": "loft.exe",