diff --git a/bucket/k0s.json b/bucket/k0s.json index 9d0c608f75..fa5b231563 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "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.0/k0s-v0.13.0-amd64.exe#/k0s.exe", - "hash": "6f7f2b5b91b75aa76a366f49104e14c3bc4d5126198e3741f76112cdd095d0ea" + "url": "https://github.com/k0sproject/k0s/releases/download/v0.13.1/k0s-v0.13.1-amd64.exe#/k0s.exe", + "hash": "36ccba949e8d8cf914fbe3ab61d16d34f6a336597e347cdffe5307fd5ead70aa" } }, "bin": "k0s.exe",