From ede6374e2f94476bf4e3793474091ab014c67df6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 00:33:14 +0000 Subject: [PATCH] loft: Update to version 3.1.1 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index e3260cbd4e..b46cd7262a 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "3.1.0", + "version": "3.1.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.1.0/loft-windows-amd64.exe#/loft.exe", - "hash": "9a3786544b24ea83247cad6bf7111e7470d4d1122ecb3b0a9eb2dbe29c992c0f" + "url": "https://github.com/loft-sh/loft/releases/download/v3.1.1/loft-windows-amd64.exe#/loft.exe", + "hash": "37e7fbdeac89aa6be68f85fc641c67c994a6f1bdf5c0a70c647e1d5a9ee81664" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v3.1.0/loft-windows-386.exe#/loft.exe", - "hash": "c288950669621839d6de50f4debd6282e2f7b12ffe17c57b709e324259b88fce" + "url": "https://github.com/loft-sh/loft/releases/download/v3.1.1/loft-windows-386.exe#/loft.exe", + "hash": "33a98c23e62b788136bb10927879760b80850b66b11292697f878cc5a33635e0" } }, "bin": "loft.exe",