2022-07-06 00:34:14 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.2.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/v2.2.1/loft-windows-amd64.exe#/loft.exe",
"hash": "a4a3ca6447abc1fdc2fe16af20254f16cdab3d7e39886d23af04cc94a5d81605"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.2.1/loft-windows-386.exe#/loft.exe",
"hash": "5ce23f3ea8ed6111743983adf5669528c4237fb97f8b6b3b9e7a5769b28872e1"
}
},
"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"
}
}
}