diff --git a/bucket/fd.json b/bucket/fd.json index 8b845d47bb..2a202d5752 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/sharkdp/fd", "description": "A simple, fast and user-friendly alternative to 'find'.", "license": "MIT", - "version": "7.4.0", + "version": "7.5.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-x86_64-pc-windows-msvc.zip", - "hash": "ff34ce386045f490725daa682d6869631173c1a2927cf47fa847f3f14695db5c" + "url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-x86_64-pc-windows-msvc.zip", + "hash": "fc66afc55d6c93d03d046cd2e593e4e499051c8e0148aa59368792ca0db439cf" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-i686-pc-windows-msvc.zip", - "hash": "b182d3265c87c1e48ec45dbeec9a6bce48191920bc88f8b0bb87f6df3490fe24" + "url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-i686-pc-windows-msvc.zip", + "hash": "7a0932383da31e36907654b5c7e70d0b34ae58e5c26355294ce47f96162d9533" } }, "bin": "fd.exe",