loft: Update to version 3.2.2

This commit is contained in:
github-actions[bot] 2023-08-11 00:32:49 +00:00
parent ec0262f2d7
commit 0617311981

View File

@ -1,16 +1,16 @@
{ {
"version": "3.2.1", "version": "3.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/v3.2.1/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.2/loft-windows-amd64.exe#/loft.exe",
"hash": "7ef090503fa8bc12946953dd6d58af1d8fab82272d981c280f0e740e5021de0f" "hash": "5f1017e6ca18403286e6d6a658db0e155dfdae2e40f57ce4ea69b22e8be73a2e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.2.1/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.2/loft-windows-386.exe#/loft.exe",
"hash": "9afe48e54379d7932b3ee3169973a0601e1295e1566c1a5890d4ee1b4bf7a964" "hash": "182b097941267b69d0bbadae214d1779c97bef209ab08eec6033d4fdfdd1e3b9"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",