2021-12-03 18:02:00 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.0.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/v2.0.2/loft-windows-amd64.exe#/loft.exe",
"hash": "02d15974bd18de56290041603288d8cabcd418b8b6b30ddc1ce1cf38619027a1"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.0.2/loft-windows-386.exe#/loft.exe",
"hash": "15d279070ddd676dc1a7da68e1eb5937153c3456dc0c75d5ccfd04cefea3bd29"
}
},
"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"
}
}
}