fd: Update to version 8.3.2

This commit is contained in:
github-actions[bot] 2022-01-29 16:31:51 +00:00
parent 674ac8f857
commit 85a36a830e

View File

@ -1,18 +1,18 @@
{
"version": "8.3.1",
"version": "8.3.2",
"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.1/fd-v8.3.1-x86_64-pc-windows-msvc.zip",
"hash": "1321437a001ecd93591cebc2a5e9d8ec2883e9e216fdd4adb13c1d6d4f2e7dc3",
"extract_dir": "fd-v8.3.1-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-i686-pc-windows-msvc.zip",
"hash": "3c051c039bd1ff05262d9f4f493ac59e96c97e4c4509c93a0c6f6365020f56e8",
"extract_dir": "fd-v8.3.1-i686-pc-windows-msvc"
"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"
}
},
"bin": "fd.exe",