diff --git a/bucket/k3sup.json b/bucket/k3sup.json index de71867ee0..7c285bd345 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.11.1", + "version": "0.11.3", "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.1/k3sup.exe", - "hash": "eee4d28def3e1445b6b22aaa2647ece16d0e068803dcd025fa744f36c1ff23cf" + "url": "https://github.com/alexellis/k3sup/releases/download/0.11.3/k3sup.exe", + "hash": "73b6412b6c5174836328e3affaaf3aa2ade2c388c25629338ccafb8d40361ff7" } }, "bin": "k3sup.exe",