From 7deb5b9a7ea3041056276323483c84c782ae91d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 04:29:09 +0000 Subject: [PATCH] fzf: Update to version 0.61.2 --- bucket/fzf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index 1fe0147d8b..885ca47944 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.61.1", + "version": "0.61.2", "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.61.1/fzf-0.61.1-windows_amd64.zip", - "hash": "c757baaeb1d55f5666970a559ddd3b39307bd4ee5598f872940e8cccbacc5b6c" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_amd64.zip", + "hash": "698b95435d3d77273613046f6d1bd435b8ba1002c50e254df35e4987e09be9ae" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-windows_arm64.zip", - "hash": "520945ac04551316d1fbfeb8c62284be68ea4549322063e93fe4a127f3591452" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_arm64.zip", + "hash": "7d9941c30ba3a486385caa5d4ed505b984e65f80d5b42c677e18ad87d8011174" } }, "bin": "fzf.exe",