diff --git a/bucket/k3sup.json b/bucket/k3sup.json index f33485c334..1301a3b69a 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.5", + "version": "0.13.6", "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.5/k3sup.exe", - "hash": "f4c4445d8ad266605ba9fbd38fdfb829292bccafbf125a3d073ce8d90f04070d" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.6/k3sup.exe", + "hash": "92f31558936b7e4e72266d2d97de4c34dbb2e55993f517eb4ccb889a451d038b" } }, "bin": "k3sup.exe",