k0s: Update to version 0.12.0

This commit is contained in:
Jakub Čábera 2021-03-25 15:04:18 +01:00
parent d447a2f1bd
commit 3fa37695c8

View File

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