From 9e0a5326b2c782285d9780a1a7bf85333f9c982c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Mar 2021 04:54:00 +0100 Subject: [PATCH] k0s: Update to version 0.11.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",