From 85a36a830e9892565f0ac0c49fdc0cbeccac01ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 16:31:51 +0000 Subject: [PATCH] fd: Update to version 8.3.2 --- bucket/fd.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/fd.json b/bucket/fd.json index 6055aa8263..546ffbeb22 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,18 +1,18 @@ { - "version": "8.3.1", + "version": "8.3.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.3.1/fd-v8.3.1-x86_64-pc-windows-msvc.zip", - "hash": "1321437a001ecd93591cebc2a5e9d8ec2883e9e216fdd4adb13c1d6d4f2e7dc3", - "extract_dir": "fd-v8.3.1-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.3.2/fd-v8.3.2-x86_64-pc-windows-msvc.zip", + "hash": "5378404137e4b5cb8ced61ba61f9cafe780649a56c103fc35181d94f33b26c69", + "extract_dir": "fd-v8.3.2-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-i686-pc-windows-msvc.zip", - "hash": "3c051c039bd1ff05262d9f4f493ac59e96c97e4c4509c93a0c6f6365020f56e8", - "extract_dir": "fd-v8.3.1-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.3.2/fd-v8.3.2-i686-pc-windows-msvc.zip", + "hash": "e557d593b4fcc3ab33f47ff20825d68dfa93a8ae99577caa7b02cff645be29e0", + "extract_dir": "fd-v8.3.2-i686-pc-windows-msvc" } }, "bin": "fd.exe",