2022-01-13 20:28:03 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.0.4",
"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/v2.0.4/loft-windows-amd64.exe#/loft.exe",
"hash": "3edbe023073111041b8d8d38db114bd8d3f21e7228477f014c3ea13ac4f9eb5f"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-386.exe#/loft.exe",
"hash": "0af02b4ce5423d1fec24cb6fb7b5576188dda891f192d672a424d044a390f817"
}
},
"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"
}
}
}