diff --git a/bucket/loft.json b/bucket/loft.json index d9ff67fced..315a426ea7 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.5", + "version": "2.1.6", "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.5/loft-windows-amd64.exe#/loft.exe", - "hash": "44fb661527bb122d40653e6d9e62af162f5874bd42ed8a6e36b4571722e8d012" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-amd64.exe#/loft.exe", + "hash": "37dd2b841590e84c38d9d378dfce1113ca258b9f2a0602e2b9df4ee7d1792dae" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-386.exe#/loft.exe", - "hash": "d57c9dd09d4a4d3368fdfda3691d750d25bfafb6d729506ac2526f81463fa496" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-386.exe#/loft.exe", + "hash": "dd35735d53785e81f459aeeb77cb96943787f4dd0d82202a887886e8e1ba741a" } }, "bin": "loft.exe",