diff --git a/bucket/k3d.json b/bucket/k3d.json index 93d1dc847a..b367dd21da 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "4.4.1", + "version": "4.4.2", "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/v4.4.1/k3d-windows-amd64.exe#/k3d.exe", - "hash": "d2a51099c3b6dc71eaaeb9f469222fec027c7f09096a191064bbdc38c457ff71" + "url": "https://github.com/rancher/k3d/releases/download/v4.4.2/k3d-windows-amd64.exe#/k3d.exe", + "hash": "5030a266281f72f935d6dc3eac5726a7d8ba74ae46c2a5a4ecce5a303b01c3e4" } }, "bin": "k3d.exe",