fd: Update to version 8.7.1

This commit is contained in:
github-actions[bot] 2023-10-21 20:22:59 +00:00
parent b4622864c8
commit 44d157637e

View File

@ -1,18 +1,18 @@
{
"version": "8.7.0",
"version": "8.7.1",
"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.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"
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.1/fd-v8.7.1-x86_64-pc-windows-msvc.zip",
"hash": "3c0d6517ad5c9989d0e96d2d7a98a7bff444b0a3cf10a1b9cbae753c02f27477",
"extract_dir": "fd-v8.7.1-x86_64-pc-windows-msvc"
},
"32bit": {
"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"
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.1/fd-v8.7.1-i686-pc-windows-msvc.zip",
"hash": "b92a41a5aed9bb5cbe47ce71570a4b9afc6941c89be507437eb852f83a80d1f9",
"extract_dir": "fd-v8.7.1-i686-pc-windows-msvc"
}
},
"bin": "fd.exe",