2022-10-12 16:31:45 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.3.1",
"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.3.1/loft-windows-amd64.exe#/loft.exe",
"hash": "8ea801d09eff9cbd9c1f8fda956dbd4c77f949940aa99fe1bed43f4c02e6794f"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.3.1/loft-windows-386.exe#/loft.exe",
"hash": "f93933efc41a9952f830158a2366ed3158c540294979c27966c99f5b93f5bf71"
}
},
"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"
}
}
}