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