From c30da3edba75a4a3c26002b1cbcbd6aa1de2f254 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 08:27:52 +0000 Subject: [PATCH] loft: Update to version 2.1.5 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index b6e7c57cbe..d9ff67fced 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.4", + "version": "2.1.5", "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.4/loft-windows-amd64.exe#/loft.exe", - "hash": "abe63bdd12a9b9f1d72fb3723bada91251c13c93e4cd53842cac06adc000f455" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-amd64.exe#/loft.exe", + "hash": "44fb661527bb122d40653e6d9e62af162f5874bd42ed8a6e36b4571722e8d012" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.4/loft-windows-386.exe#/loft.exe", - "hash": "65e1aed411a672ad0037e41be15630ef3b24ef572b47443a1b1e54930b7223a8" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-386.exe#/loft.exe", + "hash": "d57c9dd09d4a4d3368fdfda3691d750d25bfafb6d729506ac2526f81463fa496" } }, "bin": "loft.exe",