diff --git a/bucket/k3d.json b/bucket/k3d.json index ff4fcedcf4..da8e1eff9d 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "3.4.0", + "version": "4.0.0", "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/v3.4.0/k3d-windows-amd64.exe#/k3d.exe", - "hash": "4abf345922aa9b8f206813d70d5ebc6eec6190a334476471a05011f48297b475" + "url": "https://github.com/rancher/k3d/releases/download/v4.0.0/k3d-windows-amd64.exe#/k3d.exe", + "hash": "02253801d8db92e51fa67d47e5c8b07cec477b2131fcb0d2490f53435142cdca" } }, "bin": "k3d.exe",