2022-04-16 12:30:58 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.1.8",
"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.8/loft-windows-amd64.exe#/loft.exe",
"hash": "77d8717a97ac847eed6f95d26fc68aa852f3fba792342ca4fc71cb34a407e36e"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-386.exe#/loft.exe",
"hash": "05ba216a4e89333f2ea8e182ba78414b3f924edbc27126d3eb7ab3fb80807119"
}
},
"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"
}
}
}