From 71ba465947a5c0db541e6bc6034a62ade62a5f17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 00:36:59 +0000 Subject: [PATCH] loft: Update to version 2.1.3 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 21f52d0233..5429efea0d 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.2/loft-windows-amd64.exe#/loft.exe", - "hash": "74210d9ade9ee9a9b0d1bedaae238908a26d8ba14f99047a291436df9c3e7c0c" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.3/loft-windows-amd64.exe#/loft.exe", + "hash": "a9dc3f0492c99022e0061226ec9c4d23ec6fb3efbdba71905d513a94065a4b3c" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-386.exe#/loft.exe", - "hash": "7536118c4be0b918ee3bbce83e31cfb575c063acd4c8eee3eef50ba63dc1b8b4" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.3/loft-windows-386.exe#/loft.exe", + "hash": "cb308304164a35802f2f84d45ff274eeb08ae6ae414a8b38635924f8eaf1f1cd" } }, "bin": "loft.exe",