From 673968fd4753094e5e545a060672d99019d66871 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 20:30:21 +0000 Subject: [PATCH] loft: Update to version 2.3.0 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 04e6fd70aa..b481c3c976 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.2.2", + "version": "2.3.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/v2.2.2/loft-windows-amd64.exe#/loft.exe", - "hash": "8382cf9a0d695695d8d54f270c386fb63d31337bb4ede373c9a91071ba94704c" + "url": "https://github.com/loft-sh/loft/releases/download/v2.3.0/loft-windows-amd64.exe#/loft.exe", + "hash": "a622e5fecee6089bb4720d43aa8c25b68c305a22a210504c02309a3731cd840b" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.2.2/loft-windows-386.exe#/loft.exe", - "hash": "ec74164845bfe4817cdf91d391f2bca7b092c7bd946fb885cb842f54e9abdf7e" + "url": "https://github.com/loft-sh/loft/releases/download/v2.3.0/loft-windows-386.exe#/loft.exe", + "hash": "5e34cf4a94f951d1a715be9282964cc70ebb7bd8727ee3aeac20b953042cd910" } }, "bin": "loft.exe",