diff --git a/bucket/k3d.json b/bucket/k3d.json index cbcd816007..be99b7d2dd 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "5.7.0", + "version": "5.7.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.7.0/k3d-windows-amd64.exe#/k3d.exe", - "hash": "dc4c359923e84a03881869b5be120a1b2656208595ad3b727b3cc050effd1645" + "url": "https://github.com/rancher/k3d/releases/download/v5.7.1/k3d-windows-amd64.exe#/k3d.exe", + "hash": "a176737731a47e61c5a202bab8a15f3be4c6ccde6e611d3868dbe63b1c3996bd" } }, "bin": "k3d.exe",