k0s: Update to version 0.13.1

This commit is contained in:
Jakub Čábera 2021-04-15 14:15:54 +02:00
parent 6b66ca548e
commit a73a2dbe08

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"description": "Zero Friction Kubernetes distribution", "description": "Zero Friction Kubernetes distribution",
"homepage": "https://github.com/k0sproject/k0s", "homepage": "https://github.com/k0sproject/k0s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v0.13.0/k0s-v0.13.0-amd64.exe#/k0s.exe", "url": "https://github.com/k0sproject/k0s/releases/download/v0.13.1/k0s-v0.13.1-amd64.exe#/k0s.exe",
"hash": "6f7f2b5b91b75aa76a366f49104e14c3bc4d5126198e3741f76112cdd095d0ea" "hash": "36ccba949e8d8cf914fbe3ab61d16d34f6a336597e347cdffe5307fd5ead70aa"
} }
}, },
"bin": "k0s.exe", "bin": "k0s.exe",