diff --git a/bucket/loft.json b/bucket/loft.json index 5429efea0d..b6e7c57cbe 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.3", + "version": "2.1.4", "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.3/loft-windows-amd64.exe#/loft.exe", - "hash": "a9dc3f0492c99022e0061226ec9c4d23ec6fb3efbdba71905d513a94065a4b3c" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.4/loft-windows-amd64.exe#/loft.exe", + "hash": "abe63bdd12a9b9f1d72fb3723bada91251c13c93e4cd53842cac06adc000f455" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.3/loft-windows-386.exe#/loft.exe", - "hash": "cb308304164a35802f2f84d45ff274eeb08ae6ae414a8b38635924f8eaf1f1cd" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.4/loft-windows-386.exe#/loft.exe", + "hash": "65e1aed411a672ad0037e41be15630ef3b24ef572b47443a1b1e54930b7223a8" } }, "bin": "loft.exe",