2022-03-13 08:27:52 +00:00

32 lines
1.1 KiB
JSON

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