From 897e3d98964f41efc2f375d8e539b834cf31f0de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:29:38 +0000 Subject: [PATCH] fzf: Update to version 0.66.0 --- bucket/fzf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index f8ed3fad37..e6b48e6e08 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.65.2", + "version": "0.66.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.65.2/fzf-0.65.2-windows_amd64.zip", - "hash": "ad77a1e4b6ea6b790b02bfad333eb3e2a802e5e5423271733b324794eda31b9e" + "url": "https://github.com/junegunn/fzf/releases/download/v0.66.0/fzf-0.66.0-windows_amd64.zip", + "hash": "9d2a1bc6e38665d0a15d846703a2c9ef1f5fe2630a9f972f9832712709c18823" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.65.2/fzf-0.65.2-windows_arm64.zip", - "hash": "fa15b9da97c1babcab7d6e2992045f9237aaa06a13498cd78fa0367558f003a3" + "url": "https://github.com/junegunn/fzf/releases/download/v0.66.0/fzf-0.66.0-windows_arm64.zip", + "hash": "a8a20ecc6e5b49645269b4ad34a8bb34317e753282d9ce463d90be31b5cee659" } }, "bin": "fzf.exe",