2024-04-15 17:08:11 +00:00

26 lines
823 B
JSON

{
"version": "3.4.4",
"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/v3.4.4/loft-windows-amd64.exe#/loft.exe",
"hash": "16ed5f199081600739d91a5bdba3c50cb8ede730d9bef9501b2a2b111962aaf5"
}
},
"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"
}
},
"hash": {
"url": "$baseurl/checksums.txt",
"regex": "$sha256 $basename\\n"
}
}
}