fzf: Update to version 0.61.3

This commit is contained in:
github-actions[bot] 2025-04-22 16:29:46 +00:00
parent ee569ffb20
commit e656555fd0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.61.2", "version": "0.61.3",
"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.61.2/fzf-0.61.2-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-windows_amd64.zip",
"hash": "698b95435d3d77273613046f6d1bd435b8ba1002c50e254df35e4987e09be9ae" "hash": "dc864ac6264073d194ab6a6c647271bf31f438ade13eb7e473b86cd30bceea45"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-windows_arm64.zip",
"hash": "7d9941c30ba3a486385caa5d4ed505b984e65f80d5b42c677e18ad87d8011174" "hash": "7cf17b27419119c4a5e4c60381e157c0d351cc8c3f1a319a984ab907f723cfac"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",