loft: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2023-03-17 00:35:54 +00:00
parent c265ac28a4
commit 4140cd67f8

View File

@ -1,16 +1,16 @@
{
"version": "3.0.0",
"version": "3.0.1",
"description": "Namespace & Virtual Cluster Manager for Kubernetes",
"homepage": "https://github.com/loft-sh/loft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.0.0/loft-windows-amd64.exe#/loft.exe",
"hash": "93ac798b350629580a597bc06e8316e77269268299d86572a6be9afdf813a0de"
"url": "https://github.com/loft-sh/loft/releases/download/v3.0.1/loft-windows-amd64.exe#/loft.exe",
"hash": "75ffd8801fe075e54b167d2be0f0acaad7a69f2b736ef0228c7b573be60ad3d6"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.0.0/loft-windows-386.exe#/loft.exe",
"hash": "46c698e83f562419d2638602ac9220e79c4e93091c98fc73bb225f7e5b8f2b9a"
"url": "https://github.com/loft-sh/loft/releases/download/v3.0.1/loft-windows-386.exe#/loft.exe",
"hash": "3cd438d6216037e9e6e7c5c8fec269c46b0f2426f7cfe26245e0a44719bdf3a1"
}
},
"bin": "loft.exe",