diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 7cb845f7d4..4538bc6f9f 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.12.10", + "version": "0.12.12", "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.12.10/k3sup.exe", - "hash": "63f5561200f9d84ca6a1422031fc0fee42c56bf04f3547d25272b4e376a36c97" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.12/k3sup.exe", + "hash": "79ce87914e039166662f3e31083e4ac7f172cbde437f84731edbd71de2f25b9a" } }, "bin": "k3sup.exe",