2022-03-25 00:32:22 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.1.6",
"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.6/loft-windows-amd64.exe#/loft.exe",
"hash": "37dd2b841590e84c38d9d378dfce1113ca258b9f2a0602e2b9df4ee7d1792dae"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-386.exe#/loft.exe",
"hash": "dd35735d53785e81f459aeeb77cb96943787f4dd0d82202a887886e8e1ba741a"
}
},
"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"
}
}
}