diff --git a/bucket/loft.json b/bucket/loft.json index 04e6fd70aa..b481c3c976 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.2.2", + "version": "2.3.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.2.2/loft-windows-amd64.exe#/loft.exe", - "hash": "8382cf9a0d695695d8d54f270c386fb63d31337bb4ede373c9a91071ba94704c" + "url": "https://github.com/loft-sh/loft/releases/download/v2.3.0/loft-windows-amd64.exe#/loft.exe", + "hash": "a622e5fecee6089bb4720d43aa8c25b68c305a22a210504c02309a3731cd840b" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.2.2/loft-windows-386.exe#/loft.exe", - "hash": "ec74164845bfe4817cdf91d391f2bca7b092c7bd946fb885cb842f54e9abdf7e" + "url": "https://github.com/loft-sh/loft/releases/download/v2.3.0/loft-windows-386.exe#/loft.exe", + "hash": "5e34cf4a94f951d1a715be9282964cc70ebb7bd8727ee3aeac20b953042cd910" } }, "bin": "loft.exe",