diff --git a/bucket/loft.json b/bucket/loft.json index bb1039b6c5..21f52d0233 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.1.1", + "version": "2.1.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/v2.1.1/loft-windows-amd64.exe#/loft.exe", - "hash": "d4bdd6a97d500d9ea4fbf1f46fdd2812db571f3e54ee685cde178d9cfdfd3a4f" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-amd64.exe#/loft.exe", + "hash": "74210d9ade9ee9a9b0d1bedaae238908a26d8ba14f99047a291436df9c3e7c0c" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-386.exe#/loft.exe", - "hash": "04e6605597fe800a28f4ea3cac6f908af7cb3a4d1cc659372b002b872b759a7e" + "url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-386.exe#/loft.exe", + "hash": "7536118c4be0b918ee3bbce83e31cfb575c063acd4c8eee3eef50ba63dc1b8b4" } }, "bin": "loft.exe",