2023-08-11 00:32:49 +00:00

32 lines
1.1 KiB
JSON

{
"version": "3.2.2",
"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.2.2/loft-windows-amd64.exe#/loft.exe",
"hash": "5f1017e6ca18403286e6d6a658db0e155dfdae2e40f57ce4ea69b22e8be73a2e"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v3.2.2/loft-windows-386.exe#/loft.exe",
"hash": "182b097941267b69d0bbadae214d1779c97bef209ab08eec6033d4fdfdd1e3b9"
}
},
"bin": "loft.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-amd64.exe#/loft.exe"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-386.exe#/loft.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}