k0s: Update to version 0.11.0

This commit is contained in:
Jakub Čábera 2021-03-03 17:24:06 +01:00
parent f17b8fa1c6
commit 8a11827abe

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.11.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/v0.10.0/k0s-v0.10.0-amd64.exe#/k0s.exe",
"hash": "ea9b5ba939841d9f6c9fd711e8d74f663020d2fab00aa1939720b97cc4fa2c92"
"url": "https://github.com/k0sproject/k0s/releases/download/v0.11.0/k0s-v0.11.0-amd64.exe#/k0s.exe",
"hash": "d62ecf81507acba67bc0e01e023171bbf31d58541e90acfe587099e647d5064f"
}
},
"bin": "k0s.exe",