diff --git a/bucket/k3d.json b/bucket/k3d.json index 6dcdd3bab0..a654559f72 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "5.4.4", + "version": "5.4.6", "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.4.4/k3d-windows-amd64.exe#/k3d.exe", - "hash": "e104c1f93ac9372807554e99736980b5a1c2dcaa2434f45875df1a0355c0beec" + "url": "https://github.com/rancher/k3d/releases/download/v5.4.6/k3d-windows-amd64.exe#/k3d.exe", + "hash": "00c2279d4e27e5ac7990c6d44e5cf71db3dcb2bec00e309441cb31540ef1d94b" } }, "bin": "k3d.exe",