fd: Update to version 8.5.2

This commit is contained in:
github-actions[bot] 2022-11-21 08:29:39 +00:00
parent ab31ac12ca
commit cb4d5e07fb

View File

@ -1,18 +1,18 @@
{
"version": "8.5.3",
"version": "8.5.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.5.3/fd-v8.5.3-x86_64-pc-windows-msvc.zip",
"hash": "2e9fe19b0c3b1ec67f9b834fa763b3a614ec9d0addaacbca4614e862fb3ee4fb",
"extract_dir": "fd-v8.5.3-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-i686-pc-windows-msvc.zip",
"hash": "ad09fc668a12eb1bfae3bfd22dd327f45e97210c37bfd76d7bede79f46a7896f",
"extract_dir": "fd-v8.5.3-i686-pc-windows-msvc"
"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"
}
},
"bin": "fd.exe",