From 24721ddfa82dfb8a3e3903a8c226606cdd40dfd7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:00 +0000 Subject: [PATCH] loft: Update to version 2.0.2 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 8950b6a59d..d1aa5c7424 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "1.15.0", + "version": "2.0.2", "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/v1.15.0/loft-windows-amd64.exe#/loft.exe", - "hash": "0e7a8259848560ccdba7b1e103c2980945881d2071fa79d94ac7156a73779f6a" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.2/loft-windows-amd64.exe#/loft.exe", + "hash": "02d15974bd18de56290041603288d8cabcd418b8b6b30ddc1ce1cf38619027a1" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v1.15.0/loft-windows-386.exe#/loft.exe", - "hash": "0de11dcce05af9df2852d96f3729d6a8e1f1d6eaf5a767f7f6ae84e380135199" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.2/loft-windows-386.exe#/loft.exe", + "hash": "15d279070ddd676dc1a7da68e1eb5937153c3456dc0c75d5ccfd04cefea3bd29" } }, "bin": "loft.exe",