From cd34dc0b181d4ba2602041c644ddff1aac02070e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 20:28:53 +0000 Subject: [PATCH] loft: Update to version 2.2.0 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index a22d005ac4..6a6a0ac3e8 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.8", + "version": "2.2.0", "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.8/loft-windows-amd64.exe#/loft.exe", - "hash": "77d8717a97ac847eed6f95d26fc68aa852f3fba792342ca4fc71cb34a407e36e" + "url": "https://github.com/loft-sh/loft/releases/download/v2.2.0/loft-windows-amd64.exe#/loft.exe", + "hash": "bca917d9d5f2ee79c3a7173187028bd906501340204269f82b7cca9f3e53e9e2" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-386.exe#/loft.exe", - "hash": "05ba216a4e89333f2ea8e182ba78414b3f924edbc27126d3eb7ab3fb80807119" + "url": "https://github.com/loft-sh/loft/releases/download/v2.2.0/loft-windows-386.exe#/loft.exe", + "hash": "01d78baa2b691c0116a94a9b29813e89400c3d3001536841538f9c365722b2a4" } }, "bin": "loft.exe",