loft: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2022-02-09 20:28:29 +00:00
parent 1f810a6d33
commit dcc6931840

View File

@ -1,16 +1,16 @@
{
"version": "2.1.0",
"version": "2.1.1",
"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.0/loft-windows-amd64.exe#/loft.exe",
"hash": "f1c83fb66a7543736d09d411d0472c79fda4d0927db50ef47093b1ea16147bd9"
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-amd64.exe#/loft.exe",
"hash": "d4bdd6a97d500d9ea4fbf1f46fdd2812db571f3e54ee685cde178d9cfdfd3a4f"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.0/loft-windows-386.exe#/loft.exe",
"hash": "7c3b2b8786c821a1ccd35c6880a407a31c159c78ba51c481be4fb84185864fb0"
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-386.exe#/loft.exe",
"hash": "04e6605597fe800a28f4ea3cac6f908af7cb3a4d1cc659372b002b872b759a7e"
}
},
"bin": "loft.exe",