From 44d157637eca598f64d164363cd3094b173a044d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 20:22:59 +0000 Subject: [PATCH] fd: Update to version 8.7.1 --- bucket/fd.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/fd.json b/bucket/fd.json index c56fc8b1c4..fda9c824cb 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,18 +1,18 @@ { - "version": "8.7.0", + "version": "8.7.1", "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.7.0/fd-v8.7.0-x86_64-pc-windows-msvc.zip", - "hash": "657cf430a1b349ce2b9cceeaed0b14220a417bbf24a85995aa6fbf8f746f4e03", - "extract_dir": "fd-v8.7.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.7.1/fd-v8.7.1-x86_64-pc-windows-msvc.zip", + "hash": "3c0d6517ad5c9989d0e96d2d7a98a7bff444b0a3cf10a1b9cbae753c02f27477", + "extract_dir": "fd-v8.7.1-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.7.0/fd-v8.7.0-i686-pc-windows-msvc.zip", - "hash": "0c7851a9f6c587ea1adb439748c33af23e453eb67cb14b6f1a3b9813db49890b", - "extract_dir": "fd-v8.7.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.7.1/fd-v8.7.1-i686-pc-windows-msvc.zip", + "hash": "b92a41a5aed9bb5cbe47ce71570a4b9afc6941c89be507437eb852f83a80d1f9", + "extract_dir": "fd-v8.7.1-i686-pc-windows-msvc" } }, "bin": "fd.exe",