From c8257e1c3db63aaf6762c1bd5bfdfdd90aa2a1af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 08:26:35 +0000 Subject: [PATCH] fd: Update to version 10.1.0 --- bucket/fd.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/fd.json b/bucket/fd.json index d5f1563111..ceccb7ae40 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,18 +1,18 @@ { - "version": "10.0.0", + "version": "10.1.0", "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/v10.0.0/fd-v10.0.0-x86_64-pc-windows-msvc.zip", - "hash": "c9be46e2a457b19686d9bcb0f732a6ef7d72d44019c2a8b419aeb2b3e4afb921", - "extract_dir": "fd-v10.0.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v10.1.0/fd-v10.1.0-x86_64-pc-windows-msvc.zip", + "hash": "25091fb18ab97134b1bcaa96413f0d0d253d0e85d51528affce4c5f7f1e129c2", + "extract_dir": "fd-v10.1.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v10.0.0/fd-v10.0.0-i686-pc-windows-msvc.zip", - "hash": "b590d372463ef4c6079183fe54c3828ef69ede3fe44cf9ea41811c3215058373", - "extract_dir": "fd-v10.0.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v10.1.0/fd-v10.1.0-i686-pc-windows-msvc.zip", + "hash": "4abefca3287a7999bb9302dcd878de8d7463cb95b090413b06b6a74916f3b90c", + "extract_dir": "fd-v10.1.0-i686-pc-windows-msvc" } }, "bin": "fd.exe",