diff --git a/bucket/loft.json b/bucket/loft.json index 68ec5775d3..98ffb996fd 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.0.4", + "version": "2.1.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.0.4/loft-windows-amd64.exe#/loft.exe", - "hash": "3edbe023073111041b8d8d38db114bd8d3f21e7228477f014c3ea13ac4f9eb5f" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.0/loft-windows-amd64.exe#/loft.exe", + "hash": "f1c83fb66a7543736d09d411d0472c79fda4d0927db50ef47093b1ea16147bd9" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-386.exe#/loft.exe", - "hash": "0af02b4ce5423d1fec24cb6fb7b5576188dda891f192d672a424d044a390f817" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.0/loft-windows-386.exe#/loft.exe", + "hash": "7c3b2b8786c821a1ccd35c6880a407a31c159c78ba51c481be4fb84185864fb0" } }, "bin": "loft.exe",