fd: Update to version 10.3.0

This commit is contained in:
github-actions[bot] 2025-08-26 08:30:03 +00:00
parent cde8f4c886
commit 73c610cf4b

View File

@ -1,18 +1,18 @@
{
"version": "10.2.0",
"version": "10.3.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/v10.2.0/fd-v10.2.0-x86_64-pc-windows-msvc.zip",
"hash": "92ac9e6b0a0c6ecdab638ffe210dc786403fff4c66373604cf70df27be45e4fe",
"extract_dir": "fd-v10.2.0-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v10.3.0/fd-v10.3.0-x86_64-pc-windows-msvc.zip",
"hash": "318aa2a6fa664325933e81fda60d523fff29444129e91ebf0726b5b3bcd8b059",
"extract_dir": "fd-v10.3.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v10.2.0/fd-v10.2.0-i686-pc-windows-msvc.zip",
"hash": "a35941bc1063bd514b9e214d55b23ea3dd32ad1d7e74d2fa1b06ec34cbb36cc9",
"extract_dir": "fd-v10.2.0-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v10.3.0/fd-v10.3.0-i686-pc-windows-msvc.zip",
"hash": "1e1c1c677d01c1df9e54095d727f61649401ac54a5946cecb3fbe3d002615fd8",
"extract_dir": "fd-v10.3.0-i686-pc-windows-msvc"
}
},
"bin": "fd.exe",