fd: Update to version 10.0.0

This commit is contained in:
github-actions[bot] 2024-05-06 08:28:45 +00:00
parent ad4053e55c
commit aa1684ee62

View File

@ -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",