loft: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2023-05-04 20:24:28 +00:00
parent 9d87382cb9
commit 727ad85795

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.2", "version": "3.1.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.0.2/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.1.0/loft-windows-amd64.exe#/loft.exe",
"hash": "52427e674c1f684b305e5a5b8a1c3032cef7dbf9c53dc33bf6ac46557e920f00" "hash": "9a3786544b24ea83247cad6bf7111e7470d4d1122ecb3b0a9eb2dbe29c992c0f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.0.2/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v3.1.0/loft-windows-386.exe#/loft.exe",
"hash": "4ec229d443c4a8911d8409164640a8b53ad65e0d6b27c8304c9353fbd3162d42" "hash": "c288950669621839d6de50f4debd6282e2f7b12ffe17c57b709e324259b88fce"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",