fd: Update to version 8.6.0

This commit is contained in:
github-actions[bot] 2022-12-09 12:30:45 +00:00
parent 84ca525adf
commit d6021d05d1

View File

@ -1,18 +1,18 @@
{ {
"version": "8.5.3", "version": "8.6.0",
"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.3/fd-v8.5.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-x86_64-pc-windows-msvc.zip",
"hash": "461c182d897ea5821ea69a9e15d383497be3a9d4188f60a57e32be892544bfe3", "hash": "9cff97eb1c024ed94cc76a4b2d924ab3df04b37e7430c282b8188a13f1653ebe",
"extract_dir": "fd-v8.5.3-x86_64-pc-windows-msvc" "extract_dir": "fd-v8.6.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-i686-pc-windows-msvc.zip",
"hash": "b3d269a4572675c0900f2cc52f3b2a7c95d36f32b2a4e99ff0481b73478c821f", "hash": "2783168c0af2c78ee293b447a073b06898711dd70e81405296b884c59943c6d1",
"extract_dir": "fd-v8.5.3-i686-pc-windows-msvc" "extract_dir": "fd-v8.6.0-i686-pc-windows-msvc"
} }
}, },
"bin": "fd.exe", "bin": "fd.exe",