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