2024-04-18 21:06:14 +00:00

26 lines
823 B
JSON

{
"version": "3.4.5",
"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.5/loft-windows-amd64.exe#/loft.exe",
"hash": "c17926e84484e41eb7c1052bef1b9b8d3dfbdfa74abbb70d983913ab098c0ad8"
}
},
"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"
}
}
}