k0s: Update to version 0.13.0

This commit is contained in:
Jakub Čábera 2021-04-08 12:03:19 +02:00
parent cec108d765
commit 27619f179b

View File

@ -1,12 +1,12 @@
{
"version": "0.12.1",
"version": "0.13.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.12.1/k0s-v0.12.1-amd64.exe#/k0s.exe",
"hash": "57480e2f5fb87191d9c44cf966f5fa5375d20ae328f4e908879f8f0d6bda0c3a"
"url": "https://github.com/k0sproject/k0s/releases/download/v0.13.0/k0s-v0.13.0-amd64.exe#/k0s.exe",
"hash": "6f7f2b5b91b75aa76a366f49104e14c3bc4d5126198e3741f76112cdd095d0ea"
}
},
"bin": "k0s.exe",