k0s: Update to version 0.11.1

This commit is contained in:
Jakub Čábera 2021-03-20 04:54:00 +01:00
parent f5b3634995
commit 9e0a5326b2

View File

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