From dcc6931840661f08a56c8a96c7e331c9c7a68d43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:28:29 +0000 Subject: [PATCH] loft: Update to version 2.1.1 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 98ffb996fd..bb1039b6c5 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.0", + "version": "2.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/v2.1.0/loft-windows-amd64.exe#/loft.exe", - "hash": "f1c83fb66a7543736d09d411d0472c79fda4d0927db50ef47093b1ea16147bd9" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-amd64.exe#/loft.exe", + "hash": "d4bdd6a97d500d9ea4fbf1f46fdd2812db571f3e54ee685cde178d9cfdfd3a4f" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.0/loft-windows-386.exe#/loft.exe", - "hash": "7c3b2b8786c821a1ccd35c6880a407a31c159c78ba51c481be4fb84185864fb0" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-386.exe#/loft.exe", + "hash": "04e6605597fe800a28f4ea3cac6f908af7cb3a4d1cc659372b002b872b759a7e" } }, "bin": "loft.exe",