2024-05-21 00:34:18 +00:00

26 lines
823 B
JSON

{
"version": "3.4.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/v3.4.6/loft-windows-amd64.exe#/loft.exe",
"hash": "92ab45c7d514bb8d21b84a90a4298105bc8b024cf14156202edc8a4a8f886ba5"
}
},
"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"
}
}
}