From 9d4240a4e74ea21b11d01ffb37764e74d38c7339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 08:30:11 +0000 Subject: [PATCH] fzf: Update to version 0.57.0 --- bucket/fzf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index 1168a76f79..bd1893d5ab 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.56.3", + "version": "0.57.0", "description": "A general-purpose command-line fuzzy finder", "homepage": "https://github.com/junegunn/fzf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.56.3/fzf-0.56.3-windows_amd64.zip", - "hash": "90ab81ada960160d5c5fa9ce260810a5f664c15f1567d20072645fe3d22ffc9a" + "url": "https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_amd64.zip", + "hash": "128e05a05222008c5798688c34aacfe7df66cc0f41b94cdf561ee1b735ca9a8b" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.56.3/fzf-0.56.3-windows_arm64.zip", - "hash": "966a1a2e2f8b68543dca39c858f6a330d5cff4d1bd0fae9f354a6f5530d8ee4b" + "url": "https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_arm64.zip", + "hash": "bf5f83d01aa32bd60958f37924692c0d75e6f0558f4ac7cbaae3ca783eed80ae" } }, "bin": "fzf.exe",