From 8e2b31afaca09917c94c65b3b1eab550385dcb23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 12:31:14 +0000 Subject: [PATCH] fzf: Update to version 0.61.0 --- bucket/fzf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index e80be0403c..ad9ab26ebb 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.60.3", + "version": "0.61.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.60.3/fzf-0.60.3-windows_amd64.zip", - "hash": "1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_amd64.zip", + "hash": "812e272e2038e969a370fd96ebe604d5ed4d29f465ae60412cfb3b768e0a1caf" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_arm64.zip", - "hash": "afd6351792b41d249e0a6f5cbe21600017bb430c2aad617ec7b0025e28e7da56" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_arm64.zip", + "hash": "b75aeeec398bb8f7e8744b4b0eb76483b53b8dfc245ce665612872a25fffa2af" } }, "bin": "fzf.exe",