loft: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2022-02-11 00:32:52 +00:00
parent 44e11c023b
commit 6be9b9cae6

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"description": "Namespace & Virtual Cluster Manager for Kubernetes", "description": "Namespace & Virtual Cluster Manager for Kubernetes",
"homepage": "https://github.com/loft-sh/loft", "homepage": "https://github.com/loft-sh/loft",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-amd64.exe#/loft.exe",
"hash": "d4bdd6a97d500d9ea4fbf1f46fdd2812db571f3e54ee685cde178d9cfdfd3a4f" "hash": "74210d9ade9ee9a9b0d1bedaae238908a26d8ba14f99047a291436df9c3e7c0c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-386.exe#/loft.exe",
"hash": "04e6605597fe800a28f4ea3cac6f908af7cb3a4d1cc659372b002b872b759a7e" "hash": "7536118c4be0b918ee3bbce83e31cfb575c063acd4c8eee3eef50ba63dc1b8b4"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",