From 35876589c211a86358e4a3be344752ce4023a107 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:34:14 +0000 Subject: [PATCH] loft: Update to version 2.2.1 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 6a6a0ac3e8..eef58044f6 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.2.0", + "version": "2.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/v2.2.0/loft-windows-amd64.exe#/loft.exe", - "hash": "bca917d9d5f2ee79c3a7173187028bd906501340204269f82b7cca9f3e53e9e2" + "url": "https://github.com/loft-sh/loft/releases/download/v2.2.1/loft-windows-amd64.exe#/loft.exe", + "hash": "a4a3ca6447abc1fdc2fe16af20254f16cdab3d7e39886d23af04cc94a5d81605" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.2.0/loft-windows-386.exe#/loft.exe", - "hash": "01d78baa2b691c0116a94a9b29813e89400c3d3001536841538f9c365722b2a4" + "url": "https://github.com/loft-sh/loft/releases/download/v2.2.1/loft-windows-386.exe#/loft.exe", + "hash": "5ce23f3ea8ed6111743983adf5669528c4237fb97f8b6b3b9e7a5769b28872e1" } }, "bin": "loft.exe",