diff --git a/bucket/k3sup.json b/bucket/k3sup.json index b54b331a6d..1aae97b2fb 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.10", + "version": "0.13.11", "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.13.10/k3sup.exe", - "hash": "e84cad0fd3e590e653fa8f4901c1e7f2a977f985f4707ca9048704f01824bc44" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.11/k3sup.exe", + "hash": "b48756f16164cf16e08f39b91aa73148f2479f8373ab0dc41027aaa85c80cd3d" } }, "bin": "k3sup.exe",