From 85af393ead4802c1d07626ad9e66de14d8a6dd6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 12:30:58 +0000 Subject: [PATCH] fzf: Update to version 0.62.0 --- bucket/fzf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index 0923b615ab..fcea7354ac 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.61.3", + "version": "0.62.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.61.3/fzf-0.61.3-windows_amd64.zip", - "hash": "dc864ac6264073d194ab6a6c647271bf31f438ade13eb7e473b86cd30bceea45" + "url": "https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-windows_amd64.zip", + "hash": "dac80c9d652c34f0ccd5d7c1c7b0e3ac9aa2e26c86d0a98b206ce5126f8a9774" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-windows_arm64.zip", - "hash": "7cf17b27419119c4a5e4c60381e157c0d351cc8c3f1a319a984ab907f723cfac" + "url": "https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-windows_arm64.zip", + "hash": "84f5208a4f5ed45da23137a854a9b0119e1a3e2f4d60df8b05835eec2f2bbff1" } }, "bin": "fzf.exe",