diff --git a/bucket/k3d.json b/bucket/k3d.json index e32307722a..e63095acca 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "5.0.0", + "version": "5.0.1", "description": "Creates multi-node k3s cluster on a single machine using docker", "homepage": "https://github.com/rancher/k3d", "license": "MIT", @@ -12,8 +12,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/rancher/k3d/releases/download/v5.0.0/k3d-windows-amd64.exe#/k3d.exe", - "hash": "0aa602e2d544e6a3200d0d7cded4eec9441658eb294526aca9d4262d1fe873de" + "url": "https://github.com/rancher/k3d/releases/download/v5.0.1/k3d-windows-amd64.exe#/k3d.exe", + "hash": "e69948b063603f5c939544840d00b7370d241d2321e38fef2ce67948068f0586" } }, "bin": "k3d.exe",