diff --git a/bucket/k3sup.json b/bucket/k3sup.json index e9352ec293..3546cddab4 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.4", "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.3/k3sup.exe", - "hash": "e85556eba208190372f19ebae45c406807670d8daa856dd14bd8cee4eaa5c61e" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.4/k3sup.exe", + "hash": "9f853d0dc114a4e8ecdb1a4cfafcf3eb22ac3675e08a347083ccd2bfb3d50782" } }, "bin": "k3sup.exe",