fd: Update to version 8.5.2

This commit is contained in:
github-actions[bot] 2022-11-03 12:31:24 +00:00
parent 12547c7bea
commit d80acb7d4d

View File

@ -1,18 +1,18 @@
{
"version": "8.5.1",
"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.1/fd-v8.5.1-x86_64-pc-windows-msvc.zip",
"hash": "9e975832194ac548182e0d3e3bac3faf828f024253d583b7527f7691c284f271",
"extract_dir": "fd-v8.5.1-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.1/fd-v8.5.1-i686-pc-windows-msvc.zip",
"hash": "4ec87438618ab3a797f940c465acba2fd5479bdc149d48605cee16dd0ce75591",
"extract_dir": "fd-v8.5.1-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",