loft: Update to version 2.2.2

This commit is contained in:
github-actions[bot] 2022-07-28 20:31:50 +00:00
parent 4712c111f4
commit 6e51d5e369

View File

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