fd: Update to version 8.5.1

This commit is contained in:
github-actions[bot] 2022-11-02 20:28:21 +00:00
parent 95ec2ab1f4
commit e563050904

View File

@ -1,18 +1,18 @@
{ {
"version": "8.5.0", "version": "8.5.1",
"description": "A simple, fast and user-friendly alternative to 'find'.", "description": "A simple, fast and user-friendly alternative to 'find'.",
"homepage": "https://github.com/sharkdp/fd", "homepage": "https://github.com/sharkdp/fd",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.0/fd-v8.5.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v8.5.1/fd-v8.5.1-x86_64-pc-windows-msvc.zip",
"hash": "3d757f32f1aa92bbb774d24861c65c28a523514081a0a94980471bce1233bf1d", "hash": "9e975832194ac548182e0d3e3bac3faf828f024253d583b7527f7691c284f271",
"extract_dir": "fd-v8.5.0-x86_64-pc-windows-msvc" "extract_dir": "fd-v8.5.1-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.0/fd-v8.5.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v8.5.1/fd-v8.5.1-i686-pc-windows-msvc.zip",
"hash": "7ee3e82d437b68587f61233cffba08b79ddcea259a3d043b220134b399f915f8", "hash": "4ec87438618ab3a797f940c465acba2fd5479bdc149d48605cee16dd0ce75591",
"extract_dir": "fd-v8.5.0-i686-pc-windows-msvc" "extract_dir": "fd-v8.5.1-i686-pc-windows-msvc"
} }
}, },
"bin": "fd.exe", "bin": "fd.exe",