k3sup: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2021-12-14 20:27:25 +00:00
parent 6c2f5f5b85
commit e97cb1fe29

View File

@ -1,12 +1,12 @@
{
"version": "0.11.0",
"version": "0.11.1",
"description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
"homepage": "https://k3sup.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/0.11.0/k3sup.exe",
"hash": "0fa018ea6ea4692ec654889b2b099ece54a5100b46191ddf1168510a84c454e9"
"url": "https://github.com/alexellis/k3sup/releases/download/0.11.1/k3sup.exe",
"hash": "eee4d28def3e1445b6b22aaa2647ece16d0e068803dcd025fa744f36c1ff23cf"
}
},
"bin": "k3sup.exe",