loft: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2023-06-14 20:25:35 +00:00
parent 2c05e7a2da
commit a61e15f934

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.1", "version": "3.2.0",
"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.1.1/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.0/loft-windows-amd64.exe#/loft.exe",
"hash": "37e7fbdeac89aa6be68f85fc641c67c994a6f1bdf5c0a70c647e1d5a9ee81664" "hash": "2af3eec0a0710fd04d71d6fa17b4aabb335d8acbc2bdf9adef706acfb96e952f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.1.1/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.2.0/loft-windows-386.exe#/loft.exe",
"hash": "33a98c23e62b788136bb10927879760b80850b66b11292697f878cc5a33635e0" "hash": "271e0a8abc86b8a2e507bc22d1aff4a0a43fbbf54860119c19c34009dac5fb2d"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",