fd: Update to version 8.5.3

This commit is contained in:
github-actions[bot] 2022-11-22 00:33:28 +00:00
parent f0dc3bc4e9
commit 765ffd2346

View File

@ -1,18 +1,18 @@
{
"version": "8.5.2",
"version": "8.5.3",
"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.5.2/fd-v8.5.2-x86_64-pc-windows-msvc.zip",
"hash": "0ec4c16b419da2da32b4b012da2ff6367bd0b7594ba574c40d701f86e6168682",
"extract_dir": "fd-v8.5.2-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-x86_64-pc-windows-msvc.zip",
"hash": "461c182d897ea5821ea69a9e15d383497be3a9d4188f60a57e32be892544bfe3",
"extract_dir": "fd-v8.5.3-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.2/fd-v8.5.2-i686-pc-windows-msvc.zip",
"hash": "00cf613b9ac7256070137a60e0668b102988ee8764c334c1ad386a2076a7762f",
"extract_dir": "fd-v8.5.2-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-i686-pc-windows-msvc.zip",
"hash": "b3d269a4572675c0900f2cc52f3b2a7c95d36f32b2a4e99ff0481b73478c821f",
"extract_dir": "fd-v8.5.3-i686-pc-windows-msvc"
}
},
"bin": "fd.exe",