fd: Update to version 8.3.1

This commit is contained in:
github-actions[bot] 2022-01-06 16:30:36 +00:00
parent 9501c34639
commit 051c83ac22

View File

@ -1,18 +1,18 @@
{
"version": "8.3.0",
"version": "8.3.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.3.0/fd-v8.3.0-x86_64-pc-windows-msvc.zip",
"hash": "bec94e02cd383dd2323770ecef57de34fb550f416b39fc8b75831274f585ef35",
"extract_dir": "fd-v8.3.0-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.0/fd-v8.3.0-i686-pc-windows-msvc.zip",
"hash": "7cbe5fd79c9507602462d681da1994c1ea53f26f8cc36cf4581142ee6aa240cb",
"extract_dir": "fd-v8.3.0-i686-pc-windows-msvc"
"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"
}
},
"bin": "fd.exe",