diff --git a/bucket/k0s.json b/bucket/k0s.json index 21fd3aa47e..22b80c0fb3 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -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",