2021-04-15 14:15:54 +02:00

22 lines
696 B
JSON

{
"version": "0.13.1",
"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/v0.13.1/k0s-v0.13.1-amd64.exe#/k0s.exe",
"hash": "36ccba949e8d8cf914fbe3ab61d16d34f6a336597e347cdffe5307fd5ead70aa"
}
},
"bin": "k0s.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe"
}
}
}
}