diff --git a/bucket/loft.json b/bucket/loft.json index 3f9c48a631..86d38a971d 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.3.3", + "version": "3.0.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.3.3/loft-windows-amd64.exe#/loft.exe", - "hash": "3baddaa6ecd1af76ba1d91fd626b2dbcb73bdb5e773a7b53cb2b0486a5b2af34" + "url": "https://github.com/loft-sh/loft/releases/download/v3.0.0/loft-windows-amd64.exe#/loft.exe", + "hash": "93ac798b350629580a597bc06e8316e77269268299d86572a6be9afdf813a0de" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.3.3/loft-windows-386.exe#/loft.exe", - "hash": "9b731326b8c2f21271a44977cd5b9e0813900f64fb09fe6a460cd79461fd7c52" + "url": "https://github.com/loft-sh/loft/releases/download/v3.0.0/loft-windows-386.exe#/loft.exe", + "hash": "46c698e83f562419d2638602ac9220e79c4e93091c98fc73bb225f7e5b8f2b9a" } }, "bin": "loft.exe",