diff --git a/bucket/k3d.json b/bucket/k3d.json index 4b7afddaad..b489b92986 100644 --- a/bucket/k3d.json +++ b/bucket/k3d.json @@ -1,5 +1,5 @@ { - "version": "3.2.0", + "version": "3.2.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/v3.2.0/k3d-windows-amd64.exe#/k3d.exe", - "hash": "f0a0c4f57d5f056f4a4c134207fd0961a8a6bfaad8409b9dc080bc0f378cc359" + "url": "https://github.com/rancher/k3d/releases/download/v3.2.1/k3d-windows-amd64.exe#/k3d.exe", + "hash": "4cc6bedc2b8c42d136815778c0ee5e77c00c78a521b7709601aac6324ac8bfba" } }, "bin": "k3d.exe",