diff --git a/bucket/loft.json b/bucket/loft.json index a16979a767..a22d005ac4 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.7", + "version": "2.1.8", "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.7/loft-windows-amd64.exe#/loft.exe", - "hash": "405950766813604a45dd59949e461b204c551cc04255cc94fa1a1409f3005feb" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-amd64.exe#/loft.exe", + "hash": "77d8717a97ac847eed6f95d26fc68aa852f3fba792342ca4fc71cb34a407e36e" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.7/loft-windows-386.exe#/loft.exe", - "hash": "862986540e6390605dd6e6ca151365f7cc045a51c9762211698c3603934dd284" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-386.exe#/loft.exe", + "hash": "05ba216a4e89333f2ea8e182ba78414b3f924edbc27126d3eb7ab3fb80807119" } }, "bin": "loft.exe",