diff --git a/bucket/fd.json b/bucket/fd.json index 08eaef8d08..d5f1563111 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,18 +1,18 @@ { - "version": "9.0.0", + "version": "10.0.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/v9.0.0/fd-v9.0.0-x86_64-pc-windows-msvc.zip", - "hash": "8c5ff3fb24ef02f78d3e8e7ddf116456aceeeb3832f20bba56f21d8b373e5e1b", - "extract_dir": "fd-v9.0.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v10.0.0/fd-v10.0.0-x86_64-pc-windows-msvc.zip", + "hash": "c9be46e2a457b19686d9bcb0f732a6ef7d72d44019c2a8b419aeb2b3e4afb921", + "extract_dir": "fd-v10.0.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v9.0.0/fd-v9.0.0-i686-pc-windows-msvc.zip", - "hash": "84b37e3238de8d91e1501d9a317e53fd8d938380f9e7370c42ba1eed88f6440e", - "extract_dir": "fd-v9.0.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v10.0.0/fd-v10.0.0-i686-pc-windows-msvc.zip", + "hash": "b590d372463ef4c6079183fe54c3828ef69ede3fe44cf9ea41811c3215058373", + "extract_dir": "fd-v10.0.0-i686-pc-windows-msvc" } }, "bin": "fd.exe",