From 7c7b3e3a6c257302ef0d2cc06f11d26c211e4d6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 00:32:22 +0000 Subject: [PATCH] loft: Update to version 2.1.6 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index d9ff67fced..315a426ea7 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.5", + "version": "2.1.6", "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.5/loft-windows-amd64.exe#/loft.exe", - "hash": "44fb661527bb122d40653e6d9e62af162f5874bd42ed8a6e36b4571722e8d012" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-amd64.exe#/loft.exe", + "hash": "37dd2b841590e84c38d9d378dfce1113ca258b9f2a0602e2b9df4ee7d1792dae" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-386.exe#/loft.exe", - "hash": "d57c9dd09d4a4d3368fdfda3691d750d25bfafb6d729506ac2526f81463fa496" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-386.exe#/loft.exe", + "hash": "dd35735d53785e81f459aeeb77cb96943787f4dd0d82202a887886e8e1ba741a" } }, "bin": "loft.exe",