diff --git a/bucket/fd.json b/bucket/fd.json index 98c7fd7fdd..364d5860b1 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,18 +1,18 @@ { - "version": "8.5.3", + "version": "8.6.0", "description": "A simple, fast and user-friendly alternative to 'find'.", "homepage": "https://github.com/sharkdp/fd", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-x86_64-pc-windows-msvc.zip", - "hash": "461c182d897ea5821ea69a9e15d383497be3a9d4188f60a57e32be892544bfe3", - "extract_dir": "fd-v8.5.3-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-x86_64-pc-windows-msvc.zip", + "hash": "9cff97eb1c024ed94cc76a4b2d924ab3df04b37e7430c282b8188a13f1653ebe", + "extract_dir": "fd-v8.6.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-i686-pc-windows-msvc.zip", - "hash": "b3d269a4572675c0900f2cc52f3b2a7c95d36f32b2a4e99ff0481b73478c821f", - "extract_dir": "fd-v8.5.3-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-i686-pc-windows-msvc.zip", + "hash": "2783168c0af2c78ee293b447a073b06898711dd70e81405296b884c59943c6d1", + "extract_dir": "fd-v8.6.0-i686-pc-windows-msvc" } }, "bin": "fd.exe",