fd: Update to version 10.2.0

This commit is contained in:
github-actions[bot] 2024-08-23 08:29:03 +00:00
parent d3b5d660ed
commit 1b929ac05b

View File

@ -1,18 +1,18 @@
{ {
"version": "10.1.0", "version": "10.2.0",
"description": "A simple, fast and user-friendly alternative to 'find'.", "description": "A simple, fast and user-friendly alternative to 'find'.",
"homepage": "https://github.com/sharkdp/fd", "homepage": "https://github.com/sharkdp/fd",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v10.1.0/fd-v10.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v10.2.0/fd-v10.2.0-x86_64-pc-windows-msvc.zip",
"hash": "25091fb18ab97134b1bcaa96413f0d0d253d0e85d51528affce4c5f7f1e129c2", "hash": "92ac9e6b0a0c6ecdab638ffe210dc786403fff4c66373604cf70df27be45e4fe",
"extract_dir": "fd-v10.1.0-x86_64-pc-windows-msvc" "extract_dir": "fd-v10.2.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v10.1.0/fd-v10.1.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v10.2.0/fd-v10.2.0-i686-pc-windows-msvc.zip",
"hash": "4abefca3287a7999bb9302dcd878de8d7463cb95b090413b06b6a74916f3b90c", "hash": "a35941bc1063bd514b9e214d55b23ea3dd32ad1d7e74d2fa1b06ec34cbb36cc9",
"extract_dir": "fd-v10.1.0-i686-pc-windows-msvc" "extract_dir": "fd-v10.2.0-i686-pc-windows-msvc"
} }
}, },
"bin": "fd.exe", "bin": "fd.exe",