loft: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2022-07-06 00:34:14 +00:00
parent 37ac2382dc
commit 35876589c2

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.0", "version": "2.2.1",
"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.2.0/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.2.1/loft-windows-amd64.exe#/loft.exe",
"hash": "bca917d9d5f2ee79c3a7173187028bd906501340204269f82b7cca9f3e53e9e2" "hash": "a4a3ca6447abc1fdc2fe16af20254f16cdab3d7e39886d23af04cc94a5d81605"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.2.0/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.2.1/loft-windows-386.exe#/loft.exe",
"hash": "01d78baa2b691c0116a94a9b29813e89400c3d3001536841538f9c365722b2a4" "hash": "5ce23f3ea8ed6111743983adf5669528c4237fb97f8b6b3b9e7a5769b28872e1"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",