loft: Update to version 3.2.3

This commit is contained in:
github-actions[bot] 2023-08-25 16:27:18 +00:00
parent 804b16e3f2
commit 977f1c0c3f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.2.2", "version": "3.2.3",
"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.2/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.3/loft-windows-amd64.exe#/loft.exe",
"hash": "5f1017e6ca18403286e6d6a658db0e155dfdae2e40f57ce4ea69b22e8be73a2e" "hash": "454a1cc4dfff6ee44b1e539f82a88ec66668e035be60241e4211137fdb041c4c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.2.2/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.3/loft-windows-386.exe#/loft.exe",
"hash": "182b097941267b69d0bbadae214d1779c97bef209ab08eec6033d4fdfdd1e3b9" "hash": "f531d70ced46eb431b4677fd0271ebd7446e5f7fda1ec8fb213084e16155eb72"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",