2023-05-24 16:27:44 +00:00

25 lines
820 B
JSON

{
"version": "1.24.14+k0s.0",
"description": "Zero Friction Kubernetes distribution",
"homepage": "https://github.com/k0sproject/k0s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v1.24.14+k0s.0/k0s-v1.24.14+k0s.0-amd64.exe#/k0s.exe",
"hash": "64bde8da6a88adafdc3b0a8e6f012810bcbc1fddd9e9e4c9d5cc3b3e07162b8b"
}
},
"bin": "k0s.exe",
"checkver": {
"url": "https://github.com/k0sproject/k0s/releases",
"regex": "v([\\d.]+\\+k0s[\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe"
}
}
}
}