2022-02-09 20:28:29 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.1.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.1.1/loft-windows-amd64.exe#/loft.exe",
"hash": "d4bdd6a97d500d9ea4fbf1f46fdd2812db571f3e54ee685cde178d9cfdfd3a4f"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.1/loft-windows-386.exe#/loft.exe",
"hash": "04e6605597fe800a28f4ea3cac6f908af7cb3a4d1cc659372b002b872b759a7e"
}
},
"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"
}
}
}