diff --git a/bucket/k3sup.json b/bucket/k3sup.json index bf03b03706..90c6dddeb3 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.12.7", + "version": "0.12.8", "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.7/k3sup.exe", - "hash": "a1fc40b44ef49be4d9966f4110c46e670d4e5ff9511b9d48f560cda7e2616ed0" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.8/k3sup.exe", + "hash": "146ab99cb860d0f1fad02609b006ab13a6673457c5f4eee6b2281743c9fbfcae" } }, "bin": "k3sup.exe",