fzf: Update to version 0.61.0

This commit is contained in:
github-actions[bot] 2025-03-30 12:31:14 +00:00
parent 1f2b183ccd
commit 8e2b31afac

View File

@ -1,16 +1,16 @@
{ {
"version": "0.60.3", "version": "0.61.0",
"description": "A general-purpose command-line fuzzy finder", "description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_amd64.zip",
"hash": "1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa" "hash": "812e272e2038e969a370fd96ebe604d5ed4d29f465ae60412cfb3b768e0a1caf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_arm64.zip",
"hash": "afd6351792b41d249e0a6f5cbe21600017bb430c2aad617ec7b0025e28e7da56" "hash": "b75aeeec398bb8f7e8744b4b0eb76483b53b8dfc245ce665612872a25fffa2af"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",