diff --git a/bucket/k3d.json b/bucket/k3d.json index 5aa41e4c0d..408df2e812 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "3.0.1", + "version": "3.0.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/v3.0.1/k3d-windows-amd64.exe#/k3d.exe", - "hash": "aaa50b8cdfb97514eb8f1588e20f609534fc5d065fa0df59019b87f2f22fe75a" + "url": "https://github.com/rancher/k3d/releases/download/v3.0.2/k3d-windows-amd64.exe#/k3d.exe", + "hash": "1edf0eb210462447ecc8f94f47f8d699b711c80b1c933f8146973ac583f7c7fe" } }, "bin": "k3d.exe",