2022-02-18 00:36:59 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.1.3",
"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.1.3/loft-windows-amd64.exe#/loft.exe",
"hash": "a9dc3f0492c99022e0061226ec9c4d23ec6fb3efbdba71905d513a94065a4b3c"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.3/loft-windows-386.exe#/loft.exe",
"hash": "cb308304164a35802f2f84d45ff274eeb08ae6ae414a8b38635924f8eaf1f1cd"
}
},
"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"
}
}
}