diff --git a/bucket/loft.json b/bucket/loft.json index 8481ae981c..bb5c81ea52 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "3.0.1", + "version": "3.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/v3.0.1/loft-windows-amd64.exe#/loft.exe", - "hash": "75ffd8801fe075e54b167d2be0f0acaad7a69f2b736ef0228c7b573be60ad3d6" + "url": "https://github.com/loft-sh/loft/releases/download/v3.0.2/loft-windows-amd64.exe#/loft.exe", + "hash": "52427e674c1f684b305e5a5b8a1c3032cef7dbf9c53dc33bf6ac46557e920f00" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v3.0.1/loft-windows-386.exe#/loft.exe", - "hash": "3cd438d6216037e9e6e7c5c8fec269c46b0f2426f7cfe26245e0a44719bdf3a1" + "url": "https://github.com/loft-sh/loft/releases/download/v3.0.2/loft-windows-386.exe#/loft.exe", + "hash": "4ec229d443c4a8911d8409164640a8b53ad65e0d6b27c8304c9353fbd3162d42" } }, "bin": "loft.exe",