fd: Update to version 8.7.0

This commit is contained in:
github-actions[bot] 2023-02-24 12:34:14 +00:00
parent 414297ecbd
commit 65fdf84667

View File

@ -1,18 +1,18 @@
{
"version": "8.6.0",
"version": "8.7.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/v8.6.0/fd-v8.6.0-x86_64-pc-windows-msvc.zip",
"hash": "9cff97eb1c024ed94cc76a4b2d924ab3df04b37e7430c282b8188a13f1653ebe",
"extract_dir": "fd-v8.6.0-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.0/fd-v8.7.0-x86_64-pc-windows-msvc.zip",
"hash": "657cf430a1b349ce2b9cceeaed0b14220a417bbf24a85995aa6fbf8f746f4e03",
"extract_dir": "fd-v8.7.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-i686-pc-windows-msvc.zip",
"hash": "2783168c0af2c78ee293b447a073b06898711dd70e81405296b884c59943c6d1",
"extract_dir": "fd-v8.6.0-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.0/fd-v8.7.0-i686-pc-windows-msvc.zip",
"hash": "0c7851a9f6c587ea1adb439748c33af23e453eb67cb14b6f1a3b9813db49890b",
"extract_dir": "fd-v8.7.0-i686-pc-windows-msvc"
}
},
"bin": "fd.exe",