diff --git a/bucket/loft.json b/bucket/loft.json index b46cd7262a..a9eaeaf0f1 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "3.1.1", + "version": "3.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/v3.1.1/loft-windows-amd64.exe#/loft.exe", - "hash": "37e7fbdeac89aa6be68f85fc641c67c994a6f1bdf5c0a70c647e1d5a9ee81664" + "url": "https://github.com/loft-sh/loft/releases/download/v3.2.0/loft-windows-amd64.exe#/loft.exe", + "hash": "2af3eec0a0710fd04d71d6fa17b4aabb335d8acbc2bdf9adef706acfb96e952f" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v3.1.1/loft-windows-386.exe#/loft.exe", - "hash": "33a98c23e62b788136bb10927879760b80850b66b11292697f878cc5a33635e0" + "url": "https://github.com/loft-sh/loft/releases/download/v3.2.0/loft-windows-386.exe#/loft.exe", + "hash": "271e0a8abc86b8a2e507bc22d1aff4a0a43fbbf54860119c19c34009dac5fb2d" } }, "bin": "loft.exe",