fd: Update to version 8.4.0

This commit is contained in:
github-actions[bot] 2022-05-29 12:30:41 +00:00
parent 8726b4b863
commit e50aee6a71

View File

@ -1,18 +1,18 @@
{
"version": "8.3.2",
"version": "8.4.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.3.2/fd-v8.3.2-x86_64-pc-windows-msvc.zip",
"hash": "5378404137e4b5cb8ced61ba61f9cafe780649a56c103fc35181d94f33b26c69",
"extract_dir": "fd-v8.3.2-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.4.0/fd-v8.4.0-x86_64-pc-windows-msvc.zip",
"hash": "f21bc26c1ab6bdbe4fe43f87a20c792d4abe629ae97c6f42b25ac8a042f5521f",
"extract_dir": "fd-v8.4.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.2/fd-v8.3.2-i686-pc-windows-msvc.zip",
"hash": "e557d593b4fcc3ab33f47ff20825d68dfa93a8ae99577caa7b02cff645be29e0",
"extract_dir": "fd-v8.3.2-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.4.0/fd-v8.4.0-i686-pc-windows-msvc.zip",
"hash": "6a182315643202be1c8b7d4ef44d2292d88c3f2917ab3efa91ecc7c70233dede",
"extract_dir": "fd-v8.4.0-i686-pc-windows-msvc"
}
},
"bin": "fd.exe",